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-19 10:54:30 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2ac2ef44f67006edc694ef8281cb42b5cfddc7b
cpython
/
Lib
/
logging
T
History
Vinay Sajip
4b4a63e30a
Replaced my dumb way of calculating seconds to midnight with Tim Peters' much more sensible suggestion. What was I thinking ?!?
2006-05-02 08:35:36 +00:00
..
__init__.py
StreamHandler now checks explicitly for None before using sys.stderr as the stream (see SF bug
#1463840
).
2006-04-11 21:42:00 +00:00
config.py
…
handlers.py
Replaced my dumb way of calculating seconds to midnight with Tim Peters' much more sensible suggestion. What was I thinking ?!?
2006-05-02 08:35:36 +00:00