commit | 61992efc4bb413ae7a19752215eca5af09be6b6d | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Aug 06 23:42:16 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri Aug 06 23:42:16 2004 +0000 |
tree | 1f2d74d26d74767bd1211cea11bfdb46179162c1 | |
parent | 19397e5ec549e5281b33aa5795b517006c00f64d [diff] |
SF bug #1002530: test_decimal fails if repeated * Protect the pre-defined contexts by using a deepcopy() instead of copy(). * Micro-optimization: prefer x&1 over x%2