Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

What if change FileIO.isatty() instead? If make it returning False without 
invoking a system call if the file size is non-zero it will eliminate the need 
to expose _size.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue45944>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to