[issue13988] Expose the C implementation of ElementTree by default when importing ElementTree

Éric Araujo report at bugs.python.org
Sat Feb 11 06:32:24 CET 2012


Éric Araujo <merwok at netwok.org> added the comment:

I strongly feel that existing code importing ElementTree or cElementTree should not be broken.  Let’s add transparent import from _elementtree to ElementTree without breaking existing uses of cET.

I think that 3.2 and 2.7 should get a doc note about cET, do we have a bug for this?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13988>
_______________________________________


More information about the Python-bugs-list mailing list