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 nikratio
Recipients nikratio
Date 2014-02-10.00:13:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391991229.05.0.363628736117.issue20578@psf.upfronthosting.co.za>
In-reply-to
Content
It would be nice to have a readinto1 method to complement the existing read, readinto, and read1 methods of io.BufferedIOBase.
History
Date User Action Args
2014-02-10 00:13:49nikratiosetrecipients: + nikratio
2014-02-10 00:13:49nikratiosetmessageid: <1391991229.05.0.363628736117.issue20578@psf.upfronthosting.co.za>
2014-02-10 00:13:49nikratiolinkissue20578 messages
2014-02-10 00:13:48nikratiocreate