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-01 07:33:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
17e94e052f
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
17e94e052f
logging: made _handlers a WeakValueDictionary.
2009-11-25 09:22:47 +00:00
..
__init__.py
logging: made _handlers a WeakValueDictionary.
2009-11-25 09:22:47 +00:00
config.py
Issue
#7086
: Added TCP support to SysLogHandler and tidied up some anachronisms in the code.
2009-10-10 20:32:36 +00:00
handlers.py
Issue
#7077
: logging: SysLogHandler now treats Unicode as per RFC 5424.
2009-10-21 20:22:14 +00:00