This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
logging
History
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