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 eli.bendersky, flox, jcea, pitrou, python-dev, scoder
Date 2013-08-09.10:15:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376043357.67.0.717254618007.issue17741@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that cleans up the current implementation to avoid making the result of iterparse() an IncrementalParser (with all of its new API).

Please note that the tulip mailing list is not an appropriate place to discuss additions to the XML libraries, and ElementTree in particular.
History
Date User Action Args
2013-08-09 10:15:57scodersetrecipients: + scoder, jcea, pitrou, eli.bendersky, flox, python-dev
2013-08-09 10:15:57scodersetmessageid: <1376043357.67.0.717254618007.issue17741@psf.upfronthosting.co.za>
2013-08-09 10:15:57scoderlinkissue17741 messages
2013-08-09 10:15:57scodercreate