[Python-Dev] No handlers could be found for logger "cookielib"
Tim Peters
tim.peters at gmail.com
Wed Aug 4 21:03:26 CEST 2004
I first saw this last night, when running the -all tests on WinXP, CVS HEAD:
...
test_univnewlines
test_unpack
test_urllib
test_urllib2
No handlers could be found for logger "cookielib" HERE
test_urllibnet
...
It didn't act the same way in isolation. Anyone have a clue? The
test still passes, it just spits out that unhelpful logger output --
sometimes.
More information about the Python-Dev
mailing list