Richard Oudkerk <shibt...@gmail.com> added the comment:

> Many os functions started to accept file descriptors.  
> I don't know how many are available on Windows...

On Windows os.stat() seems to be the only one:

  >>> os.supports_fd
  {<built-in function stat>}

----------

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

Reply via email to