]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #17521: Corrected non-enabling of logger following two calls to fileConfig().
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 23 Mar 2013 11:18:10 +0000 (11:18 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 23 Mar 2013 11:18:10 +0000 (11:18 +0000)
commitbb2dad8915a864503e3f81657f41500f0a49d987
tree8a8448f1f7ff18d8a65d0f5bc866b0766d621e38
parent0e29f22855a1ed92b12e5bf700af19ddf34c21c8
Issue #17521: Corrected non-enabling of logger following two calls to fileConfig().
Lib/logging/config.py
Lib/test/test_logging.py
Misc/NEWS