Staging
v0.8.1
https://github.com/python/cpython
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
Tip revision: 1baff3cffdaa0bdf86ad2a0e8dbe9d56dd18d405 authored by Tim Peters on 13 March 2006, 04:50:34 UTC
Merge rev 41859 from the trunk.
Tip revision: 1baff3c
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.5 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 17.5 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top