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 jarondl
Recipients Bill Lee, jarondl, lars.gustaebel, louielu
Date 2017-07-31.18:44:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501526694.74.0.197330456341.issue26440@psf.upfronthosting.co.za>
In-reply-to
Content
_Stream provides seek, but only positive seeking is allowed. Is that considered seekable? Also, maybe _Stream should inherit from io.BaseIO. WDYT?
History
Date User Action Args
2017-07-31 18:44:54jarondlsetrecipients: + jarondl, lars.gustaebel, Bill Lee, louielu
2017-07-31 18:44:54jarondlsetmessageid: <1501526694.74.0.197330456341.issue26440@psf.upfronthosting.co.za>
2017-07-31 18:44:54jarondllinkissue26440 messages
2017-07-31 18:44:54jarondlcreate