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 vstinner
Recipients pitrou, vstinner
Date 2011-05-25.14:28:10
SpamBayes Score 0.014700582
Marked as misclassified No
Message-id <1306333691.02.0.529350249929.issue12175@psf.upfronthosting.co.za>
In-reply-to
Content
RawIOBase.readall() fails if .read() returns None: fix attached.
History
Date User Action Args
2011-05-25 14:28:11vstinnersetrecipients: + vstinner, pitrou
2011-05-25 14:28:11vstinnersetmessageid: <1306333691.02.0.529350249929.issue12175@psf.upfronthosting.co.za>
2011-05-25 14:28:10vstinnerlinkissue12175 messages
2011-05-25 14:28:10vstinnercreate