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-29 23:56:56 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3afba104aef5032e114b4f5cac0a3bbdfef2bba
cpython
/
Lib
/
logging
T
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