]> granicus.if.org Git - python/commit
Don't use mutable values for method defaults.
authorRaymond Hettinger <python@rcn.com>
Tue, 12 Oct 2004 09:12:16 +0000 (09:12 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 12 Oct 2004 09:12:16 +0000 (09:12 +0000)
commitabf8a56e68a38f5bcff1fa1aa3742ff35854dd45
tree5b58df24ead80ee6b239002e4f9ae4f2174c7659
parentf3958f16cf54c5ff1af791cbc0fe491ce2622c6d
Don't use mutable values for method defaults.
Lib/decimal.py