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-14 06:45:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
2f92389d5c
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
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