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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2017-05-03.10:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493807631.94.0.764491943946.issue30228@psf.upfronthosting.co.za>
In-reply-to
Content
> Or provide a function similar to the RAW_TELL macro but just checking if the current position is 0.

I will try to implement such function and use it in textio.c.
History
Date User Action Args
2017-05-03 10:33:51vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2017-05-03 10:33:51vstinnersetmessageid: <1493807631.94.0.764491943946.issue30228@psf.upfronthosting.co.za>
2017-05-03 10:33:51vstinnerlinkissue30228 messages
2017-05-03 10:33:51vstinnercreate