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-08-03 00:23:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
041411a1c7
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Neal Norwitz
d89c406cb4
SF
#642974
, logging SysLogHandler proto type wrong
...
Syslog uses UDP (SOCK_DGRAM)
2003-01-26 02:14:23 +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
SF
#642974
, logging SysLogHandler proto type wrong
2003-01-26 02:14:23 +00:00