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-25 20:24:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
3861a322b9
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Vinay Sajip
b4f6da8265
Closes
#14436
: merged fix from 3.2.
2012-03-29 20:18:21 +01:00
..
__init__.py
Merged fix added for recent changes in non-threading environments.
2012-02-23 20:51:18 +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
Closes
#14436
: merged fix from 3.2.
2012-03-29 20:18:21 +01:00