diff options
| author | Tim Peters <tim.peters@gmail.com> | 2006-03-31 03:17:30 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2006-03-31 03:17:30 (GMT) |
| commit | ef57567de0783e0565e30a61b518336014d4f88c (patch) | |
| tree | 5392fc6f52198894a8970365c4a77d47e394eaa6 /Lib/test/test_calendar.py | |
| parent | 176014ffad8d39820293b63bf7177a7d2953343a (diff) | |
| download | cpython-ef57567de0783e0565e30a61b518336014d4f88c.zip cpython-ef57567de0783e0565e30a61b518336014d4f88c.tar.gz cpython-ef57567de0783e0565e30a61b518336014d4f88c.tar.bz2 | |
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 'Lib/test/test_calendar.py')
0 files changed, 0 insertions, 0 deletions
