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 effbot, eli.bendersky, ezio.melotti, flox
Date 2012-02-14.07:33:49
SpamBayes Score 1.3102259e-05
Marked as misclassified No
Message-id <1329204830.09.0.293828169305.issue14007@psf.upfronthosting.co.za>
In-reply-to
Content
For the doctype() issue, it might be removed, since it was already deprecated in 3.2 (in compliance with PEP 387). However the deprecation cycle is under discussion for the 3.x serie. (issue 13248)

For subclassing, you hit the same issue for all the functions exposed by _elementtree, including Element fatory.
History
Date User Action Args
2012-02-14 07:33:50floxsetrecipients: + flox, effbot, ezio.melotti, eli.bendersky
2012-02-14 07:33:50floxsetmessageid: <1329204830.09.0.293828169305.issue14007@psf.upfronthosting.co.za>
2012-02-14 07:33:49floxlinkissue14007 messages
2012-02-14 07:33:49floxcreate