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-09-25 01:43:11 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
14
64df4a1c45
cpython
/
Lib
/
logging
History
Download ZIP
Download TAR.GZ
Andrew Svetlov
5b89840d9c
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
...
Patch by Serhiy Storchaka.
2012-12-18 21:26:36 +02:00
..
__init__.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02: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
Issue
#16244
: Merged change from 3.2.
2012-10-16 10:32:13 +01:00