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-12 14:17:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49e2bcbb4b58a0eb5af4d5e86f3d08d101dfabf0
cpython
/
Lib
/
logging
T
History
Vinay Sajip
02a8f9e9ac
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
..
__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
Issue
#21742
: Set stream to None after closing.
2014-06-14 10:22:05 +01:00