[pypy-issue] [issue827] import xml.etree.cElementTree fails

Armin Rigo tracker at bugs.pypy.org
Thu Aug 18 20:27:44 CEST 2011


Armin Rigo <armin.rigo at gmail.com> added the comment:

An issue is that, if I remember correctly, ElementTree and cElementTree are not
providing fully interchangeable APIs.  We need someone to care for the
difference, e.g. by modifying the pure Python ElementTree to make it an exact
replacement of cElementTree.

----------
nosy: +arigo

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue827>
________________________________________


More information about the pypy-issue mailing list