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-08-02 08:02:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
1211edd81b
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
1211edd81b
Added a docstring
2007-01-09 14:54:56 +00:00
..
__init__.py
Added a docstring
2007-01-09 14:54:56 +00:00
config.py
Patch by "cuppatea" (SF
#1503765
)
2006-12-11 14:26:23 +00:00
handlers.py
Bare except clause removed from SMTPHandler.emit(). Now, only ImportError is trapped.
2007-01-08 18:50:32 +00:00