This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-19 09:15:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
2ff51a87b3
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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