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-23 04:43:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb55fd8d2f74e5385ef8d4f66c05f314fb6a2bfd
cpython
/
Lib
/
logging
T
History
Vinay Sajip
72ed07843a
logging: fixed lack of use of encoding attribute specified on a stream.
2008-09-01 14:30:10 +00:00
..
__init__.py
logging: fixed lack of use of encoding attribute specified on a stream.
2008-09-01 14:30:10 +00:00
config.py
Remove dict.has_key() and apply() usage from the logging package to silence
2008-08-04 00:09:43 +00:00
handlers.py
Fixed
:
#2914
(RFE for UTC support in TimedRotatingFileHandler) and
#2929
(wrong filename used to delete old log files).
2008-05-20 15:34:36 +00:00