[IronPython] pyexpat for IronPython update

Sanghyeon Seo sanxiyn at gmail.com
Mon Aug 28 09:57:55 PDT 2006


I made some updates to pyexpat.py.
http://sparcs.kaist.ac.kr/~tinuviel/fepy/lib/

* Support for XML namespaces
It can now read NamespaceURI + LocalName instead of Name.

* Code simplification
It should be a bit easier to read now. Used StringReader instead of
MemoryStream.

Seo Sanghyeon


More information about the users mailing list