[issue13739] os.fdlistdir() is not idempotent

Antoine Pitrou report at bugs.python.org
Sun Jan 8 18:18:31 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

> I see two options:
> 1. rewind the directory stream in fdlistdir()
> 2. document this
> 
> Here's a patch for option 1.

Agreed with that, and ok with the patch :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13739>
_______________________________________


More information about the Python-bugs-list mailing list