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-24 21:33:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3541adcd48002edc19fdbcd6799689102e7ac16c
cpython
/
Lib
/
logging
T
History
Vinay Sajip
ef7f3bf3b3
Change to improve speed of _fixupChildren
2006-10-31 17:32:37 +00:00
..
__init__.py
Change to improve speed of _fixupChildren
2006-10-31 17:32:37 +00:00
config.py
Fix missing import of the types module in logging.config.
2006-09-06 20:05:58 +00:00
handlers.py
Addressed SF#1524081 by using a dictionary to map level names to syslog priority names, rather than a string.lower().
2006-07-20 23:20:12 +00:00