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 Aaron.Oakley, docs@python, eli.bendersky, python-dev
Date 2013-08-27.01:21:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377566496.87.0.3638890359.issue17902@psf.upfronthosting.co.za>
In-reply-to
Content
Aaron - could you describe your use case of passing a custom parser into iterparse? We're currently considering deprecating the feature of passing a parser into iterparse in a future release (this is being discussed in issue 17741).
History
Date User Action Args
2013-08-27 01:21:37eli.benderskysetrecipients: + eli.bendersky, docs@python, python-dev, Aaron.Oakley
2013-08-27 01:21:36eli.benderskysetmessageid: <1377566496.87.0.3638890359.issue17902@psf.upfronthosting.co.za>
2013-08-27 01:21:36eli.benderskylinkissue17902 messages
2013-08-27 01:21:36eli.benderskycreate