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 benjamin.peterson
Recipients John Hagen, benjamin.peterson, docs@python, rhettinger, stutzbach
Date 2021-04-20.00:32:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618878740.6.0.626230588993.issue43834@roundup.psfhosted.org>
In-reply-to
Content
I agree that closing or using a context manager with StringIO (or BytesIO) is not something one normally has to do, so it doesn't need to be in the example.
History
Date User Action Args
2021-04-20 00:32:20benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, stutzbach, docs@python, John Hagen
2021-04-20 00:32:20benjamin.petersonsetmessageid: <1618878740.6.0.626230588993.issue43834@roundup.psfhosted.org>
2021-04-20 00:32:20benjamin.petersonlinkissue43834 messages
2021-04-20 00:32:20benjamin.petersoncreate