]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
logging: Added QueueHandler.
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 8 Sep 2010 10:46:15 +0000 (10:46 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Wed, 8 Sep 2010 10:46:15 +0000 (10:46 +0000)
commit121a1c4e11fb2c6f11ec9c01aec2db91d86a0d40
treee490d7912c3b07e32192f0d38d82276275d64cf4
parentfebeb00e4146c2b898ece019bf58cb6057d4ae73
logging: Added QueueHandler.
Doc/library/logging.rst
Lib/logging/handlers.py
Misc/NEWS