diff options
author | Raymond Hettinger <python@rcn.com> | 2004-08-06 23:42:16 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2004-08-06 23:42:16 (GMT) |
commit | 61992efc4bb413ae7a19752215eca5af09be6b6d (patch) | |
tree | 1f2d74d26d74767bd1211cea11bfdb46179162c1 /Lib/test/sample_doctest.py | |
parent | 19397e5ec549e5281b33aa5795b517006c00f64d (diff) | |
download | cpython-61992efc4bb413ae7a19752215eca5af09be6b6d.zip cpython-61992efc4bb413ae7a19752215eca5af09be6b6d.tar.gz cpython-61992efc4bb413ae7a19752215eca5af09be6b6d.tar.bz2 |
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
Diffstat (limited to 'Lib/test/sample_doctest.py')
0 files changed, 0 insertions, 0 deletions