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 flox
Recipients Arfrever, effbot, eli.bendersky, eric.araujo, ezio.melotti, flox, python-dev, scoder, tshepang
Date 2012-02-12.12:52:24
SpamBayes Score 0.039875504
Marked as misclassified No
Message-id <1329051146.71.0.973661276317.issue13988@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch:
 - add 'XMLID' and 'register_namespace' to the ElementTree.__all__
 - the comment says explicitly that cElementTree is deprecated
 - exercise the deprecated module with the tests
History
Date User Action Args
2012-02-12 12:52:26floxsetrecipients: + flox, effbot, scoder, ezio.melotti, eric.araujo, Arfrever, eli.bendersky, tshepang, python-dev
2012-02-12 12:52:26floxsetmessageid: <1329051146.71.0.973661276317.issue13988@psf.upfronthosting.co.za>
2012-02-12 12:52:26floxlinkissue13988 messages
2012-02-12 12:52:26floxcreate