]> 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:37:18 +0000 (19:37 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Thu, 23 Feb 2012 19:37:18 +0000 (19:37 +0000)
commitd23845e2701c72bf064e508af2012a1a5d342dda
tree0b5fb08bc3b0951500c2f5cf5e209df599c317e8
parent62cc44db0c70c3b487655f8940d2d07a0ac01ee6
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