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 ronaldoussoren
Recipients Denis.Bilenko, hynek, ned.deily, neologix, ronaldoussoren, schmir, vitaly
Date 2012-09-19.06:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348036022.43.0.163067395219.issue15896@psf.upfronthosting.co.za>
In-reply-to
Content
The workaround should not be implemented in os.read because it is a very thin wrapper around the system call and should stay that way.
History
Date User Action Args
2012-09-19 06:27:02ronaldoussorensetrecipients: + ronaldoussoren, schmir, ned.deily, neologix, hynek, vitaly, Denis.Bilenko
2012-09-19 06:27:02ronaldoussorensetmessageid: <1348036022.43.0.163067395219.issue15896@psf.upfronthosting.co.za>
2012-09-19 06:27:01ronaldoussorenlinkissue15896 messages
2012-09-19 06:27:01ronaldoussorencreate