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-07-23 03:05:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
f82a9ded39
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Martin v. Löwis
318a12eb01
Patch
#791776
: Replace SMTPHandler.date_time with email.Utils.formatdate.
2004-08-18 12:27:40 +00:00
..
__init__.py
Updated Logger.log() docstring to clarify that lvl parameter should be an integer.
2004-08-04 08:38:08 +00:00
config.py
Minor documentation changes
2004-02-28 16:07:46 +00:00
handlers.py
Patch
#791776
: Replace SMTPHandler.date_time with email.Utils.formatdate.
2004-08-18 12:27:40 +00:00