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-06-15 07:29:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0648458b848add652247fceff38422dbb61a63f3
cpython
/
Lib
/
logging
T
History
Vinay Sajip
5d116b758a
Closes
#13807
: Merged fix from 3.2.
2012-01-20 11:31:46 +00:00
..
__init__.py
Closes
#13807
: Merged fix from 3.2.
2012-01-20 11:31:46 +00:00
config.py
logging: replace codecs.open with builtins.open, remove '_encoded' sort, add some tests.
2011-11-07 19:43:05 +01:00
handlers.py
Refactored logging rotating handlers for improved flexibility.
2012-01-04 12:02:26 +00:00