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, orsenthil, pitrou, r.david.murray
Date 2012-08-14.12:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344948962.37.0.466676065359.issue15633@psf.upfronthosting.co.za>
In-reply-to
Content
The call should be read(size), with size a number. I will make sure to check size, "fp", "length", "chunked" and "chunk_left" when it happens the next time.
History
Date User Action Args
2012-08-14 12:56:02nikratiosetrecipients: + nikratio, orsenthil, pitrou, r.david.murray
2012-08-14 12:56:02nikratiosetmessageid: <1344948962.37.0.466676065359.issue15633@psf.upfronthosting.co.za>
2012-08-14 12:56:01nikratiolinkissue15633 messages
2012-08-14 12:56:01nikratiocreate