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-04 00:48:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
61b787e6dd
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
61b787e6dd
Closes
#13661
: Check added for type of logger name.
2011-11-07 08:53:03 +00:00
..
__init__.py
Closes
#13661
: Check added for type of logger name.
2011-11-07 08:53:03 +00:00
config.py
Closes
#13258
: Use callable() built-in in the standard library.
2011-10-28 14:45:05 +02:00
handlers.py
Issue
#12168
: SysLogHandler now allows NUL termination to be controlled using a new 'append_nul' attribute on the handler.
2011-06-09 16:50:49 +01:00