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-14 16:38:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e41981cd512b9735fb0ff63a82d2d5264aff5be
cpython
/
Lib
/
logging
T
History
Vinay Sajip
17160fd6d6
Fixes
#14314
: Improved SMTP timeout handling.
2012-03-15 12:02:08 +00:00
..
__init__.py
Merged fix added for recent changes in non-threading environments.
2012-02-23 20:51:18 +00:00
config.py
logging: replace codecs.open with builtins.open, remove '_encoded' sort, add some tests.
2011-11-07 19:43:05 +01:00
handlers.py
Fixes
#14314
: Improved SMTP timeout handling.
2012-03-15 12:02:08 +00:00