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 nneonneo
Recipients nneonneo
Date 2009-04-03.01:34:47
SpamBayes Score 3.181925e-07
Marked as misclassified No
Message-id <1238722491.07.0.744938034714.issue5677@psf.upfronthosting.co.za>
In-reply-to
Content
OK, it's not a memory leak, rather, it's something leaking from the
files. However, this still winds up filling the affected file full of
garbage, which is quite undesirable (and, I think, quite likely to be
unwanted behaviour, considering that *some* read methods throw IOError 9
and some others don't).
History
Date User Action Args
2009-04-03 01:34:51nneonneosetrecipients: + nneonneo
2009-04-03 01:34:51nneonneosetmessageid: <1238722491.07.0.744938034714.issue5677@psf.upfronthosting.co.za>
2009-04-03 01:34:48nneonneolinkissue5677 messages
2009-04-03 01:34:47nneonneocreate