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-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1829bb4591f0e088df31efe99778792da676f044
cpython
/
Lib
/
xml
T
History
Andrew Svetlov
f7a17b48d7
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
..
dom
…
etree
Replace IOError with OSError (
#16715
)
2012-12-25 16:47:37 +02:00
parsers
…
sax
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00
__init__.py
…