PyExpat update

Mark C Favas mark at chem.uwa.edu.au
Mon Feb 7 17:45:18 EST 2000


Paul Prescod <paul at prescod.net> writes:

>I did some work on pyexpat over the weekend. Modulo bugs I have
>introduced, I think that my changes so far have all been backwards
>compatible. I list my new features at the bottom of this message.

<---- snip ---->

Is there any chance that pyexpat could handle DTDs and thus default values for
attributes (I believe there was a test version of expat that added this
capability...) I'd like to use the SAX interface to that to spped parsing up -
I currently use the validating xmlproc part of the PyXML-0.5.3 package.

In hope,
	Mark

>setjmp/longjmp is gone
>setjmp/longjmp works on Windows

Umm - did setjmp/longjmp come back?

--
Email  - mark at chem.uwa.edu.au      ,-_|\                           Mark C Favas
Phone  - +61 9 380 3482           /     \               Department of Chemistry
Fax    - +61 9 380 1005      ---> *_,-._/   The University of Western Australia
                                       v                               Nedlands
Loc    - 31.97 S, 115.81 E                               Western Australia 6009



More information about the Python-list mailing list