Staging
v0.5.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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.8 KB
LICENSE -rw-r--r-- 13.1 KB
Makefile.pre.in -rw-r--r-- 31.7 KB
README -rw-r--r-- 49.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 582.9 KB
configure.in -rw-r--r-- 87.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.9 KB

README

back to top