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-29 06:05:00 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
3c919cf140
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
804899b4ab
logging: Added getChild utility method to Logger and added isEnabledFor method to LoggerAdapter.
2010-03-22 15:29:01 +00:00
..
__init__.py
logging: Added getChild utility method to Logger and added isEnabledFor method to LoggerAdapter.
2010-03-22 15:29:01 +00:00
config.py
Issue
#8201
: logging: Handle config errors when non-ASCII and Unicode logger names exist at the same time.
2010-03-22 13:02:28 +00:00
handlers.py
Issue
#8117
: logging: Improved algorithm for computing initial rollover time.
2010-03-12 06:01:21 +00:00