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-05-31 00:28:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49f8d8b016b030b7501ce8dc2babe5dfc14985e9
cpython
/
Lib
/
logging
T
History
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