This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
5e8dc97a09
cpython
/
Lib
/
logging
History
Vinay Sajip
756c6c8cf4
#1021
: fix a bug to allow basicConfig to accept NOTSET as a level.
2008-03-16 21:33:48 +00:00
..
__init__.py
#1021
: fix a bug to allow basicConfig to accept NOTSET as a level.
2008-03-16 21:33:48 +00:00
config.py
Stripped whitespace from comma-separated values read from config file
2006-12-14 08:41:39 +00:00
handlers.py
Fix
:
#1836
: Off-by-one bug in TimedRotatingFileHandler rollover calculation. Patch thanks to Kathryn M. Kowalski.
2008-01-21 17:03:46 +00:00