]> granicus.if.org Git - python/commit
Issue #16141: replaced old-style exception handling code in logging with the modern...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Oct 2012 07:06:13 +0000 (08:06 +0100)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Tue, 9 Oct 2012 07:06:13 +0000 (08:06 +0100)
commit8cf4eb1463217095e9276c0caacfb2df9372504f
tree026ba0deb3d3839450766c501c6769982f25566c
parent85aa0118dbe0caf704d6c5de94ddcf7f4dcba32c
Issue #16141: replaced old-style exception handling code in logging with the modern idiom.
Lib/logging/__init__.py
Lib/logging/config.py
Lib/logging/handlers.py