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-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f9de90a935
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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