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
5877bc3dfd77533585dfd341b34897722ba1bf6e
cpython
/
Lib
/
xml
/
sax
History
Fred Drake
fbd7a5eb57
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:12:50 +00:00
..
__init__.py
Add dead imports of modules that are "magically" imported.
2001-07-31 08:54:55 +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:12:50 +00:00
handler.py
Make reindent.py happy (lots of trailing whitespace removed).
2000-10-23 18:09:50 +00:00
saxutils.py
Make sure XMLGenerator uses quoteattr() instead of escape() to quote
2001-08-07 19:14:46 +00:00
xmlreader.py
Previous check-in was by mistake, undo it.
2001-06-07 05:52:17 +00:00