cpython/Lib/logging
Vinay Sajip 46e81d3345 bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#696)
bpo-29808: SysLogHandler: Do not fail if initial connect to syslog failed.

(cherry picked from commit 1b038e0738)
2017-03-17 19:52:56 +00:00
..
__init__.py Issue #292Merged fixes from 3.5. 2017-01-11 17:41:28 +00:00
config.py Closes #21203: Updated fileConfig and dictConfig to remove inconsistencies. Thanks to Jure Koren for the patch. 2014-04-15 14:24:53 +01:00
handlers.py bpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#696) 2017-03-17 19:52:56 +00:00