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-11-01 10:45:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
b5ca932be2
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
b5ca932be2
Issue
#16168
: Use specified socket type for domain sockets in SysLogHandler.
2012-10-09 08:19:25 +01:00
..
__init__.py
Fix added for recent changes in non-threading environments.
2012-02-23 20:49:08 +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
#16168
: Use specified socket type for domain sockets in SysLogHandler.
2012-10-09 08:19:25 +01:00