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 eric.smith
Recipients barry, cd311, eric.smith, r.david.murray
Date 2021-08-09.13:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628514693.73.0.3045492864.issue44870@roundup.psfhosted.org>
In-reply-to
Content
Use filecontent.getvalue(): https://docs.python.org/3/library/io.html#io.BytesIO.getvalue
History
Date User Action Args
2021-08-09 13:11:33eric.smithsetrecipients: + eric.smith, barry, r.david.murray, cd311
2021-08-09 13:11:33eric.smithsetmessageid: <1628514693.73.0.3045492864.issue44870@roundup.psfhosted.org>
2021-08-09 13:11:33eric.smithlinkissue44870 messages
2021-08-09 13:11:33eric.smithcreate