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 martin.panter
Recipients martin.panter, pitrou, serhiy.storchaka
Date 2015-01-06.07:01:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420527684.68.0.617630849721.issue23099@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch, to also document the BytesIO buffer is no longer available when closed. The StringIO documentation actually already says this, but I rarely use StringIO. :)
History
Date User Action Args
2015-01-06 07:01:24martin.pantersetrecipients: + martin.panter, pitrou, serhiy.storchaka
2015-01-06 07:01:24martin.pantersetmessageid: <1420527684.68.0.617630849721.issue23099@psf.upfronthosting.co.za>
2015-01-06 07:01:24martin.panterlinkissue23099 messages
2015-01-06 07:01:24martin.pantercreate