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 pitrou
Recipients eli.bendersky, flox, pitrou
Date 2013-04-15.20:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1366059098.55.0.364191347135.issue17741@psf.upfronthosting.co.za>
In-reply-to
Content
Note that basing iterparse() on IncrementalParser and removing the API discrepancy between the Python and C modules helps make the etree code smaller.
History
Date User Action Args
2013-04-15 20:51:38pitrousetrecipients: + pitrou, eli.bendersky, flox
2013-04-15 20:51:38pitrousetmessageid: <1366059098.55.0.364191347135.issue17741@psf.upfronthosting.co.za>
2013-04-15 20:51:38pitroulinkissue17741 messages
2013-04-15 20:51:38pitroucreate