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 Arfrever, effbot, eli.bendersky, ezio.melotti, flox, scoder
Date 2012-03-02.10:22:24
SpamBayes Score 1.2931228e-06
Marked as misclassified No
Message-id <1330683747.81.0.193087311557.issue14128@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching a patch that exposes ET.Element as a type, instead of as a factory function.

I'd really love to get a review for this, since I'm still relatively inexperienced when it comes to writing C extension code.
History
Date User Action Args
2012-03-02 10:22:28eli.benderskysetrecipients: + eli.bendersky, effbot, scoder, ezio.melotti, Arfrever, flox
2012-03-02 10:22:27eli.benderskysetmessageid: <1330683747.81.0.193087311557.issue14128@psf.upfronthosting.co.za>
2012-03-02 10:22:27eli.benderskylinkissue14128 messages
2012-03-02 10:22:27eli.benderskycreate