Staging
v0.8.1
Revision 1baff3cffdaa0bdf86ad2a0e8dbe9d56dd18d405 authored by Tim Peters on 13 March 2006, 04:50:34 UTC, committed by Tim Peters on 13 March 2006, 04:50:34 UTC
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).
1 parent 9104048
History

README

back to top