Staging
v0.8.1
https://github.com/python/cpython
Revision ee1dc157d7f425d8fdd12de098097441b4f17798 authored by Martin v. Löwis on 06 October 2000, 21:08:59 UTC, committed by Martin v. Löwis on 06 October 2000, 21:08:59 UTC
callers of feed will get a SAXException.
In close, feed the last chunk first before calling endDocument, so that
the parser may report errors before the end of the document. Don't do
anything in a nested parser.
Don't call endDocument in parse; that will be called in close.
Use self._source for finding the SystemID; XML_GetBase will be cleared in
case of an error.
1 parent c2bac87
History
Tip revision: ee1dc157d7f425d8fdd12de098097441b4f17798 authored by Martin v. Löwis on 06 October 2000, 21:08:59 UTC
Move translation from expat.error to SAXParseException into feed, so that
Tip revision: ee1dc15
File Mode Size
.cvsignore -rw-r--r-- 87 bytes
BUILDno.txt -rw-r--r-- 1.8 KB
_socket.dsp -rwxr-xr-x 4.0 KB
_sre.dsp -rwxr-xr-x 7.6 KB
_tkinter.dsp -rw-r--r-- 8.6 KB
bsddb.dsp -rw-r--r-- 8.4 KB
mmap.dsp -rw-r--r-- 3.8 KB
parser.dsp -rw-r--r-- 7.7 KB
pcbuild.dsw -rw-r--r-- 4.8 KB
pyexpat.dsp -rwxr-xr-x 7.9 KB
python.dsp -rw-r--r-- 6.7 KB
python20.dsp -rw-r--r-- 36.3 KB
python20.wse -rw-r--r-- 39.2 KB
pythonw.dsp -rw-r--r-- 7.3 KB
readme.txt -rw-r--r-- 4.0 KB
rt.bat -rwxr-xr-x 323 bytes
select.dsp -rwxr-xr-x 4.1 KB
ucnhash.dsp -rw-r--r-- 3.7 KB
unicodedata.dsp -rwxr-xr-x 4.1 KB
w9xpopen.dsp -rw-r--r-- 3.4 KB
winreg.dsp -rw-r--r-- 4.0 KB
winsound.dsp -rw-r--r-- 3.8 KB
zlib.dsp -rw-r--r-- 4.1 KB

readme.txt

back to top