This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 09:58:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd54f0eb3aaef0ebf53cdc98bb16979e0add7b08
cpython
/
Lib
/
logging
T
History
Giampaolo Rodola'
f9de90a935
remove obsolete hasattr() check for socket.sendall
2012-10-26 18:32:24 +02:00
..
__init__.py
Issue
#16141
: replaced old-style exception handling code in logging with the modern idiom.
2012-10-09 08:06:13 +01:00
config.py
Closes
#16110
: fileConfig now accepts a pre-initialised ConfigParser instance.
2012-10-09 09:06:03 +01:00
handlers.py
remove obsolete hasattr() check for socket.sendall
2012-10-26 18:32:24 +02:00