Hi,

Currently, none of the XML parsers of the Python standard library seem
to work with IronPython, as they all depend on expat.

According to
http://devhawk.net/2008/05/06/Stream+Processing+XML+In+IronPython.aspx,
the FePy project contains a drop in replacement based on System.XML:
https://fepy.svn.sourceforge.net/svnroot/fepy/trunk/lib/pyexpat.py.

Has anyone successfully tried this implementation? What about including
it into the IronPython distribution?

PS: Is FePy still alive at all? The last commit seems to be from July
2009...

Regards,
Markus


_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to