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 janssen
Recipients ellisj, janssen
Date 2008-09-04.01:33:37
SpamBayes Score 0.0003622624
Marked as misclassified No
Message-id <1220492018.08.0.910099216521.issue1291446@psf.upfronthosting.co.za>
In-reply-to
Content
I think I'm going to close this.  file.read(N) is not guaranteed to
return N bytes, it's guaranteed to return at most N bytes.
History
Date User Action Args
2008-09-04 01:33:38janssensetrecipients: + janssen, ellisj
2008-09-04 01:33:38janssensetmessageid: <1220492018.08.0.910099216521.issue1291446@psf.upfronthosting.co.za>
2008-09-04 01:33:37janssenlinkissue1291446 messages
2008-09-04 01:33:37janssencreate