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 pitrou
Recipients exarkun, loewis, pitrou, rnk
Date 2010-08-15.21:40:50
SpamBayes Score 0.020560812
Marked as misclassified No
Message-id <1281908452.59.0.130063785344.issue9617@psf.upfronthosting.co.za>
In-reply-to
Content
Another possibility is to do the check in the FileIO object instead. Both approaches give the same results for standard file descriptor IO.
History
Date User Action Args
2010-08-15 21:40:52pitrousetrecipients: + pitrou, loewis, exarkun, rnk
2010-08-15 21:40:52pitrousetmessageid: <1281908452.59.0.130063785344.issue9617@psf.upfronthosting.co.za>
2010-08-15 21:40:50pitroulinkissue9617 messages
2010-08-15 21:40:50pitroucreate