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-19 17:25:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
91ecea24f5
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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