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 jfinkels
Recipients ack, eric.araujo, jfinkels, pitrou
Date 2010-09-15.17:34:56
SpamBayes Score 1.134837e-05
Marked as misclassified No
Message-id <1284572144.33.0.417056839807.issue9759@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the updated patch, which checks whether the file is closed on each call to read(), write(), and flush(), along with a test.
History
Date User Action Args
2010-09-15 17:35:44jfinkelssetrecipients: + jfinkels, pitrou, eric.araujo, ack
2010-09-15 17:35:44jfinkelssetmessageid: <1284572144.33.0.417056839807.issue9759@psf.upfronthosting.co.za>
2010-09-15 17:34:58jfinkelslinkissue9759 messages
2010-09-15 17:34:58jfinkelscreate