This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7be67ff2e0
cpython
/
Lib
/
logging
History
Vinay Sajip
92aa2f8d6b
Added optional delay argument to FileHandler and subclasses.
2008-01-24 12:37:33 +00:00
..
__init__.py
Added optional delay argument to FileHandler and subclasses.
2008-01-24 12:37:08 +00:00
config.py
Fixed a bug reported (in private email, by Robert Crida) in logging configuration whereby child loggers of a logger named in a configuration file, which are not themselves named in the configuration, are disabled when the configuration is applied.
2007-11-11 14:27:30 +00:00
handlers.py
Added optional delay argument to FileHandler and subclasses.
2008-01-24 12:37:33 +00:00