]> granicus.if.org Git - python/commit
Issue #10755: Add the posix.fdlistdir() function. Patch by Ross Lagerwall.
authorAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 23:41:16 +0000 (23:41 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Fri, 25 Feb 2011 23:41:16 +0000 (23:41 +0000)
commit8250e23abd12da20fcb03e2314fe6c34b403b534
tree74edbbc78231eeaebbc548a15e25cf95ba0e7061
parentf65132de3d00171b74bc81791cacc5abdbafe3e4
Issue #10755: Add the posix.fdlistdir() function.  Patch by Ross Lagerwall.
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS
Modules/posixmodule.c
configure
configure.in
pyconfig.h.in