]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#7052: remove nonexisting NullHandler from logging.__all__.
authorGeorg Brandl <georg@python.org>
Sun, 4 Oct 2009 09:03:59 +0000 (09:03 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 4 Oct 2009 09:03:59 +0000 (09:03 +0000)
commit2b4df43c1c6c213ecbd2ee54bbfeb75fb2d14a84
treeeeff2e51107f6a7cf22d3090d0e85ee2662912d5
parente8b2d18f809a1ec76bd98c5150cde0e4ed0913d0
#7052: remove nonexisting NullHandler from logging.__all__.
Lib/logging/__init__.py
Lib/test/test___all__.py
Misc/NEWS