]> granicus.if.org Git - python/commit
Issue #8581: logging: removed errors raised when closing handlers twice.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 3 May 2010 15:39:57 +0000 (15:39 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Mon, 3 May 2010 15:39:57 +0000 (15:39 +0000)
commitc7cbb9b509ae9b1d3b98d0ee58afa3ef1fdd61ac
tree5f4f70fef0ca8f8cd13a894e145022b450d7e7cf
parent350c394c87b1bf19f6aeaf5e5fb63e446b9fd78d
Issue #8581: logging: removed errors raised when closing handlers twice.
Lib/logging/__init__.py
Misc/NEWS