]> granicus.if.org Git - python/commit
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Oct 2009 20:32:36 +0000 (20:32 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Sat, 10 Oct 2009 20:32:36 +0000 (20:32 +0000)
commit1c77b7f84c5fca050980854a677539ba377439dd
tree05297baa544790a3fff404e9fdb969b19e94427f
parent6e3dbbdf39f3b4eb6f18c0165e446df17218b7dc
Issue #7086: Added TCP support to SysLogHandler and tidied up some anachronisms in the code.
Doc/library/logging.rst
Lib/logging/__init__.py
Lib/logging/config.py
Lib/logging/handlers.py
Misc/NEWS