diff options
| author | Brett Cannon <bcannon@gmail.com> | 2003-07-24 06:27:17 (GMT) |
|---|---|---|
| committer | Brett Cannon <bcannon@gmail.com> | 2003-07-24 06:27:17 (GMT) |
| commit | 175ddb5b30f742d47f5567cea106934cc125138d (patch) | |
| tree | 567d62b95bbcc548eeafb03eff8b04977a338569 /Python/sysmodule.c | |
| parent | 98741af1700eb20f353c61f89a3c24e3a05f5c6d (diff) | |
| download | cpython-175ddb5b30f742d47f5567cea106934cc125138d.zip cpython-175ddb5b30f742d47f5567cea106934cc125138d.tar.gz cpython-175ddb5b30f742d47f5567cea106934cc125138d.tar.bz2 | |
Remove caching of TimeRE (and thus LocaleTime) instance. Error was being
caught when executing test_strptime, test_logging, and test_time in that order
when the testing of "%c" occured. Suspect the cache was not being recreated
(the test passed when test_logging was forced to re-establish the locale).
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
