[issue15176] Clarify the behavior of listdir(fd) in both code and documentation

Larry Hastings report at bugs.python.org
Mon Jun 25 09:09:53 CEST 2012


Larry Hastings <larry at hastings.org> added the comment:

My first cut at a patch.  Made the logic in posix_listdir easy to follow, fixed up the docstring and docs.  Posted in the correct issue this time.

(And Nick: I thought of that independently :D )

----------
keywords: +patch
Added file: http://bugs.python.org/file26140/larry.listdir.clarification.1.diff

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


More information about the Python-bugs-list mailing list