fileno() not supported in Python 3.1

satishmlmlml at gmail.com satishmlmlml at gmail.com
Thu Nov 13 19:08:56 EST 2014


How to get file descriptor number for the following:
sys.stdin
sys.stdout
sys.stderr

It is displaying io.UnsupportedOperation: fileno error

Kindly help.



More information about the Python-list mailing list