On 10/09/2010 14:56, William Johnston wrote:

Hello,

Is the expat module available for IronPython 2.6 for .NET?

There is an IronPython compatible implementation of expat that is part of the (sadly now defunct) FePy:

    https://fepy.svn.sourceforge.net/svnroot/fepy/trunk/lib/pyexpat.py

All the best,

Michael Foord

I need to use expat or SimpleXMLTreeBuilder for xml parsing from the following error:

ImportError: No module named expat; use SimpleXMLTreeBuilder instead.

Thanks,

William Johnston


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


--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your 
employer, to release me from all obligations and waivers arising from any and all 
NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, 
confidentiality, non-disclosure, non-compete and acceptable use policies ("BOGUS 
AGREEMENTS") that I have entered into with your employer, its partners, licensors, 
agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. 
You further represent that you have the authority to release me from any BOGUS AGREEMENTS 
on behalf of your employer.


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

Reply via email to