So is this a known bug, or is expat one of the C-based extension modules
that IronPython doesn't handle yet?


On Fri, Jun 18, 2010 at 11:56 AM, W. Matthew Wilson <[email protected]> wrote:

> On Fri, Jun 18, 2010 at 2:51 PM, David Escobar
> <[email protected]> wrote:
> > Hi everyone,
> > There seems to be an inconsistency in the ElementTree class between
> CPython
> > and IronPython.
>
> Haha -- yeah, the cpython one works.  The problem seems to be that
> there's no expat module available to IronPython.
>
> The traceback message says to try SimpleXMLTreeBuilder, but I couldn't
> import that one successfully either.
>
> Matt
>
>
> --
> W. Matthew Wilson
> [email protected]
> http://tplus1.com
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to