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-06-08 12:25:29 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84df7fe6a2ff20663a194d3758295bee9b1436ef
cpython
/
Lib
/
logging
T
History
Vinay Sajip
c33a0cc61e
Brought excluded code into the scope of a try block in SysLogHandler.emit().
2014-11-01 19:58:47 +00:00
..
__init__.py
Issue
#22386
: fixed regression.
2014-09-11 23:06:09 +01:00
config.py
Issue
#20444
: Reduced code duplication.
2014-03-20 13:14:39 +00:00
handlers.py
Brought excluded code into the scope of a try block in SysLogHandler.emit().
2014-11-01 19:58:47 +00:00