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-28 07:08:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c2939cc41ebaeccdd2092f3680f428b7012c8ef
cpython
/
Lib
/
logging
T
History
Vinay Sajip
1be0c61882
Closes
#22776
: Merged fix from 3.4.
2014-11-01 20:00:56 +00:00
..
__init__.py
Closes
#20537
: logging methods now accept an exception instance as well as a Boolean value or exception tuple. Thanks to Yury Selivanov for the patch.
2014-09-14 21:29:11 +01:00
config.py
…
handlers.py
Brought excluded code into the scope of a try block in SysLogHandler.emit().
2014-11-01 19:58:47 +00:00