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 ned.deily
Recipients gregory.p.smith, jstewmon, ned.deily, vstinner
Date 2014-07-20.19:01:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405882895.3.0.284030671475.issue22007@psf.upfronthosting.co.za>
In-reply-to
Content
I also can reproduce this on Linux with Python 2.7 but not with 3.4 which uses a different io system.  So the question is: is anyone interested in addressing this for Python 2 file objects?
History
Date User Action Args
2014-07-20 19:01:35ned.deilysetrecipients: + ned.deily, gregory.p.smith, vstinner, jstewmon
2014-07-20 19:01:35ned.deilysetmessageid: <1405882895.3.0.284030671475.issue22007@psf.upfronthosting.co.za>
2014-07-20 19:01:35ned.deilylinkissue22007 messages
2014-07-20 19:01:35ned.deilycreate