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
v2.3.7
cpython
/
Lib
/
xml
/
sax
History
Fred Drake
d30042d45f
fix XMLFilterBase.resolveEntity() so the caller gets the result
...
(PyXML bug
#1112052
)
2005-02-03 17:29:32 +00:00
..
__init__.py
Use more string methods, remove import string
2002-05-31 20:46:39 +00:00
_exceptions.py
commit the portion of PyXML patch
#919008
that is relevant to the
2004-03-20 08:20:03 +00:00
expatreader.py
Get rid of many apply() calls.
2003-02-27 20:14:51 +00:00
handler.py
fix documentation for ContentHandler.ignorableWhitespace()
2004-05-06 03:48:33 +00:00
saxutils.py
fix XMLFilterBase.resolveEntity() so the caller gets the result
2005-02-03 17:29:32 +00:00
xmlreader.py
SF patch 672098: Three __contains__ implementations
2003-01-30 00:56:33 +00:00