This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
554272743a
cpython
/
Lib
/
logging
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