This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d359022127bb5a7e780b577eea6342dcd1724cd6
cpython
/
Lib
/
xml
History
Martin v. Löwis
04f4943d13
_exceptions: Format a missing system id as <unknown>.
...
expatreader: Use the error handler instead of raising exception directly.
2000-10-09 16:45:54 +00:00
..
dom
Don't use string methods to allow sharing this code with PyXML.
2000-10-07 19:03:20 +00:00
parsers
Add a wrapper around the pyexpat module, making the "public" name of
2000-09-23 04:44:43 +00:00
sax
_exceptions: Format a missing system id as <unknown>.
2000-10-09 16:45:54 +00:00
__init__.py
Include the version-detecting code to allow PyXML to override the "standard"
2000-09-25 17:30:17 +00:00