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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, eric-talevich, maubp
Date 2011-01-14.19:15:31
SpamBayes Score 0.00218364
Marked as misclassified No
Message-id <1295032539.68.0.176901769633.issue9257@psf.upfronthosting.co.za>
In-reply-to
Content
r78942 is quite large unfortunately.
But just patching _elementree.c::xmlparser_setevents() should be possible.
This would at least fix the "invalid event tuple" error.
History
Date User Action Args
2011-01-14 19:15:39amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, eric-talevich, maubp
2011-01-14 19:15:39amaury.forgeotdarcsetmessageid: <1295032539.68.0.176901769633.issue9257@psf.upfronthosting.co.za>
2011-01-14 19:15:31amaury.forgeotdarclinkissue9257 messages
2011-01-14 19:15:31amaury.forgeotdarccreate