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 skip.montanaro
Recipients christian.heimes, pitrou, skip.montanaro
Date 2008-12-09.21:10:16
SpamBayes Score 0.00016173019
Marked as misclassified No
Message-id <1228857017.1.0.284666199352.issue4604@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a minimal patch to BufferedReader.read() which causes the test
to pass.  I will leave it for smarter people to decided whether or not
all the other read() methods need the same test.
History
Date User Action Args
2008-12-09 21:10:17skip.montanarosetrecipients: + skip.montanaro, pitrou, christian.heimes
2008-12-09 21:10:17skip.montanarosetmessageid: <1228857017.1.0.284666199352.issue4604@psf.upfronthosting.co.za>
2008-12-09 21:10:16skip.montanarolinkissue4604 messages
2008-12-09 21:10:16skip.montanarocreate