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 eli.bendersky
Recipients eli.bendersky, ezio.melotti, flox, scoder
Date 2012-02-26.10:28:55
SpamBayes Score 8.089854e-05
Marked as misclassified No
Message-id <1330252136.36.0.22555303651.issue14128@psf.upfronthosting.co.za>
In-reply-to
Content
In the pydev discussion once Martin raised this problem it was agreed that this is a regression in 3.3 that should be fixed, since there is code out there that relies on subclassing Element. This would make the Python and C implementations of ET more consistent, which can't be a bad thing.
History
Date User Action Args
2012-02-26 10:29:01eli.benderskysetrecipients: + eli.bendersky, scoder, ezio.melotti, flox
2012-02-26 10:28:56eli.benderskysetmessageid: <1330252136.36.0.22555303651.issue14128@psf.upfronthosting.co.za>
2012-02-26 10:28:55eli.benderskylinkissue14128 messages
2012-02-26 10:28:55eli.benderskycreate