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-31 23:23:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
b13d04c991
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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