]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11424: Fix bug in determining child loggers.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 7 Mar 2011 17:49:33 +0000 (17:49 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 7 Mar 2011 17:49:33 +0000 (17:49 +0000)
commit3f84b07816fc63dd4996146bdd757f6bc81c54a9
tree2f28c6e2c86bc0c82ad9884b771d37c0b5da643c
parentd86e4c86733736f938100bae85b6eb3fadf5f02c
Issue #11424: Fix bug in determining child loggers.
Lib/logging/config.py
Lib/test/test_logging.py