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-09-06 00:41:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f76f0eea5c
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
8d27023a7e
Allow configuration of handler properties.
2012-11-15 14:20:18 +00:00
..
__init__.py
Closes
#16366
: Improve diagnostics from handleError(). Thanks to Antoine Pitrou for the suggestion.
2012-10-31 23:49:19 +00:00
config.py
Allow configuration of handler properties.
2012-11-15 14:20:18 +00:00
handlers.py
remove obsolete hasattr() check for socket.sendall
2012-10-26 18:32:24 +02:00