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-16 01:19:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbdc9cd3d2cbdc2cc64d2945da175bdc18a93ce3
cpython
/
Lib
/
logging
T
History
Vinay Sajip
b4e59e9dc1
Closes
#14452
: remove BOM insertion code.
2012-04-16 14:44:31 +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
#14452
: remove BOM insertion code.
2012-04-16 14:44:31 +01:00