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 fornax
Recipients Zero, benjamin.peterson, docs@python, fornax, pitrou, serhiy.storchaka, steve.dower, stutzbach, vstinner
Date 2016-01-19.17:46:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453225574.49.0.492043886443.issue26158@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify... the intended behavior is for truncate to default to the current position of the buffer, rather than the current position as reported directly from the stream by tell?

That seems... surprising.
History
Date User Action Args
2016-01-19 17:46:14fornaxsetrecipients: + fornax, pitrou, vstinner, benjamin.peterson, stutzbach, Zero, docs@python, serhiy.storchaka, steve.dower
2016-01-19 17:46:14fornaxsetmessageid: <1453225574.49.0.492043886443.issue26158@psf.upfronthosting.co.za>
2016-01-19 17:46:14fornaxlinkissue26158 messages
2016-01-19 17:46:14fornaxcreate