]> granicus.if.org Git - python/commit
logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 23 Feb 2012 19:45:52 +0000 (19:45 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 23 Feb 2012 19:45:52 +0000 (19:45 +0000)
commit0abf61db4dd0d008ad06c84cd882fb84e5c11181
tree79618089e71f10d580f9eaf40a2da684857c6356
parentba528f57caea59841be8785ee7b0bc28293d47b1
logging: Added locking in flush() and close() handler methods. Thanks to Fayaz Yusuf Khan for the suggestion.
Lib/logging/__init__.py
Lib/logging/handlers.py