diff options
author | Tim Peters <tim.peters@gmail.com> | 2006-03-31 03:17:30 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2006-03-31 03:17:30 +0000 |
commit | ef57567de0783e0565e30a61b518336014d4f88c (patch) | |
tree | 5392fc6f52198894a8970365c4a77d47e394eaa6 /Python/exceptions.c | |
parent | 176014ffad8d39820293b63bf7177a7d2953343a (diff) | |
download | cpython-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