Ross Lagerwall <rosslagerw...@gmail.com> added the comment:

Also see fdopendir(3) which allows you to pass an open file descriptor to get a 
C dirent struct.

This is implemented in the os module too but instead of returning a struct, it 
returns a list.

----------

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

Reply via email to