[issue30228] Open a file in text mode requires too many syscalls

STINNER Victor report at bugs.python.org
Wed May 3 06:33:51 EDT 2017


STINNER Victor added the comment:

> 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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30228>
_______________________________________


More information about the Python-bugs-list mailing list