summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_doctest.py
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2004-08-19 03:48:24 (GMT)
committerBrett Cannon <bcannon@gmail.com>2004-08-19 03:48:24 (GMT)
commitcaa9798410887317226c4bf89f38d318b8436612 (patch)
treef240fbf4f49dc5db1807554fd5c897ca3f92af2e /Lib/test/test_doctest.py
parentc6f3c8b612c8265fcf9c1dc9d8c8ca4c6316a37a (diff)
downloadcpython-caa9798410887317226c4bf89f38d318b8436612.zip
cpython-caa9798410887317226c4bf89f38d318b8436612.tar.gz
cpython-caa9798410887317226c4bf89f38d318b8436612.tar.bz2
Rewrite test_order so as to be more "proper". Originally relied on an
error based on decorating with staticmethod too soon for the code to execute. This meant that if the test didn't pass it just errored out. Now if the test doesn't pass it leads to a failure instead.
Diffstat (limited to 'Lib/test/test_doctest.py')
0 files changed, 0 insertions, 0 deletions