diff options
author | Tim Peters <tim.peters@gmail.com> | 2005-12-30 20:46:23 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2005-12-30 20:46:23 (GMT) |
commit | 0cdc3d884ef0ac7a19446680e135b606875c12e4 (patch) | |
tree | e1cf50cffe060421f281cd99b241b752c27131e3 /Makefile.pre.in | |
parent | 1b27f86411f2593fe6137c54143c0d23f21271c7 (diff) | |
download | cpython-0cdc3d884ef0ac7a19446680e135b606875c12e4.zip cpython-0cdc3d884ef0ac7a19446680e135b606875c12e4.tar.gz cpython-0cdc3d884ef0ac7a19446680e135b606875c12e4.tar.bz2 |
test_main(): Restore the original root logger level after running
the tests. This stops the confusing/annoying:
No handlers could be found for logger "cookielib"
message we got whenever some test running after test_logging
happened to use cookielib.py (when not using regrtest's -r,
this happened during test_urllib2; when using -r, it varied).
Diffstat (limited to 'Makefile.pre.in')
0 files changed, 0 insertions, 0 deletions