cpython/Lib/logging
Neal Norwitz f4cdb474b6 amk pointed out that syslog may use UDP or TCP sockets.
Update to try UDP, if that fails, try TCP.
2003-01-26 16:15:24 +00:00
..
__init__.py Use lightweight introspection instead of the inspect module hammer. 2003-01-23 18:29:29 +00:00
config.py Fix what I believe is a bug: when removing all previous handlers, 2002-12-20 01:54:21 +00:00
handlers.py amk pointed out that syslog may use UDP or TCP sockets. 2003-01-26 16:15:24 +00:00