summaryrefslogtreecommitdiff
path: root/Python/exceptions.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-03-31 03:17:30 +0000
committerTim Peters <tim.peters@gmail.com>2006-03-31 03:17:30 +0000
commitef57567de0783e0565e30a61b518336014d4f88c (patch)
tree5392fc6f52198894a8970365c4a77d47e394eaa6 /Python/exceptions.c
parent176014ffad8d39820293b63bf7177a7d2953343a (diff)
downloadcpython-git-ef57567de0783e0565e30a61b518336014d4f88c.tar.gz
Repaired a number of errors in this test:
- The doctests in decistmt() weren't run at all when test_tokenize was run via regrtest.py. - Some expected output in decistmt() was Windows-specific (but nobody noticed because the doctests weren't getting run). - test_roundtrip() didn't actually test anything when running the tests with -O. Now it does. - Changed test_roundtrip() to show the name of the input file when it fails. That would have saved a lot of time earlier today. - Added a bunch of comments.
Diffstat (limited to 'Python/exceptions.c')
0 files changed, 0 insertions, 0 deletions