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 scoder
Recipients effbot, flox, r.david.murray, scoder
Date 2010-03-03.14:33:41
SpamBayes Score 2.5609641e-05
Marked as misclassified No
Message-id <1267626823.96.0.419434568201.issue8047@psf.upfronthosting.co.za>
In-reply-to
Content
I agree that the lxml API is somewhat clumsy here. I just mentioned it to show that there are already ways to do it in a backwards compatible way, so this change does two things: it breaks existing code, and it does so in a way that is incompatible with other existing implementations. That's what *I* would call horrible.

Also, this is absolutely not a feature that is restricted to Py3, so what's the equivalent feature in the standard library of Py2 going to be, and how much code will it break for the Py2 series?
History
Date User Action Args
2010-03-03 14:33:44scodersetrecipients: + scoder, effbot, r.david.murray, flox
2010-03-03 14:33:43scodersetmessageid: <1267626823.96.0.419434568201.issue8047@psf.upfronthosting.co.za>
2010-03-03 14:33:42scoderlinkissue8047 messages
2010-03-03 14:33:41scodercreate