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 methane
Recipients methane, ngie, serhiy.storchaka, steven.daprano
Date 2019-02-26.06:32:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551162755.64.0.811699811988.issue36111@roundup.psfhosted.org>
In-reply-to
Content
If you want byte IO, you can use "rb" mode.  You can seek on it.
History
Date User Action Args
2019-02-26 06:32:35methanesetrecipients: + methane, ngie, steven.daprano, serhiy.storchaka
2019-02-26 06:32:35methanesetmessageid: <1551162755.64.0.811699811988.issue36111@roundup.psfhosted.org>
2019-02-26 06:32:35methanelinkissue36111 messages
2019-02-26 06:32:35methanecreate