This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
2
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6d24d9746
cpython
/
Lib
/
logging
History
Vinay Sajip
e7e7af4558
Issue
#16244
: Merged change from 3.2.
2012-10-16 10:32:13 +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
Issue
#16244
: Merged change from 3.2.
2012-10-16 10:32:13 +01:00