Terry J. Reedy <tjre...@udel.edu> added the comment:

This seems like a good idea.   I am assuming that open('somename', ...) always 
result in a file object with .fileno defined.

Although I am mostly not touching 2.7, this should be easy to do.  It will have 
to be done manually since iomenu was then IOBinding.

----------
versions: +Python 2.7 -Python 3.6

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

Reply via email to