This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients Arfrever, effbot, eli.bendersky, eric.araujo, ezio.melotti, flox, scoder
Date 2012-02-11.05:32:23
SpamBayes Score 1.9802656e-06
Marked as misclassified No
Message-id <1328938344.35.0.897611983362.issue13988@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2012-02-11 05:32:24eric.araujosetrecipients: + eric.araujo, effbot, scoder, ezio.melotti, Arfrever, eli.bendersky, flox
2012-02-11 05:32:24eric.araujosetmessageid: <1328938344.35.0.897611983362.issue13988@psf.upfronthosting.co.za>
2012-02-11 05:32:23eric.araujolinkissue13988 messages
2012-02-11 05:32:23eric.araujocreate