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
2.1
cpython
/
Lib
/
xml
/
sax
History
Fred Drake
9e3c42a15b
Not sure why the regression test missed this, but the PyXML tests caught it.
...
We should get attributes from the right object.
2002-04-04 19:13:18 +00:00
..
__init__.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
_exceptions.py
Synchronize with 1.6 of PyXML:
2001-03-22 15:34:02 +00:00
expatreader.py
Not sure why the regression test missed this, but the PyXML tests caught it.
2002-04-04 19:13:18 +00:00
handler.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
saxutils.py
Do not assume that types.UnicodeType exists; we might be running in an old
2000-12-16 01:45:11 +00:00
xmlreader.py
Import the exceptions that this module can raise.
2001-03-14 22:43:47 +00:00