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-21 03:44:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8b41168bab1ef241b63aba52528df63503970235
cpython
/
Lib
/
logging
T
History
Vinay Sajip
9098ee4360
Issue
#8117
: logging: Improved algorithm for computing initial rollover time.
2010-03-12 06:01:21 +00:00
..
__init__.py
Factored out time usage determination into a method, to facilitate alternative formatting implementations in the future.
2010-03-05 22:11:24 +00:00
config.py
Added checks for tuples in dictConfig.
2010-03-06 15:56:03 +00:00
handlers.py
Issue
#8117
: logging: Improved algorithm for computing initial rollover time.
2010-03-12 06:01:21 +00:00