This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
logging
History
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