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 r.david.murray
Recipients barry, r.david.murray, Łukasz.Kucharski
Date 2014-05-30.15:23:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1401463405.02.0.896422730351.issue21476@psf.upfronthosting.co.za>
In-reply-to
Content
I think the code should be using 'detach' after passing the fp to parser.parse, instead of using 'with'.
History
Date User Action Args
2014-05-30 15:23:25r.david.murraysetrecipients: + r.david.murray, barry, Łukasz.Kucharski
2014-05-30 15:23:25r.david.murraysetmessageid: <1401463405.02.0.896422730351.issue21476@psf.upfronthosting.co.za>
2014-05-30 15:23:24r.david.murraylinkissue21476 messages
2014-05-30 15:23:24r.david.murraycreate