[IronPython] Bazaar on IronPython

Seo Sanghyeon sanxiyn at gmail.com
Wed Jul 1 10:33:52 CEST 2009


2009/6/30 Martin (gzlist) <gzlist at googlemail.com>:
> For anyone who is interested, I have done a little work getting the
> DVCS bazaar working on IronPython 2.0 and 2.6 - please see this
> message and attached patch:
> <https://lists.canonical.com/archives/bazaar/2009q2/060028.html>

You seem to use xmllib to get ElementTree working. If you need
pyexpat for IronPython, you can use my implementation:

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

Just drop it in sys.path.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list