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-09-05 00:11:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
aaa9780fe1
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
6e669fba47
Issue
#9501
: Merged fix from 3.2.
2013-01-15 17:56:43 +00:00
..
__init__.py
Issue
#9501
: Merged fix from 3.2.
2013-01-15 17:56:43 +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
Issue
#16244
: Merged change from 3.2.
2012-10-16 10:32:13 +01:00