]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1467952: backport: make os.listdir() raise if readdir() fails
authorGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 06:51:25 +0000 (06:51 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 06:51:25 +0000 (06:51 +0000)
commit653d87d1d7fb0fec5655b3745293c1a2b5d431ff
tree91d4a10b13b3012a02d24515f7008849d0017151
parentf9129b47b649954107eb41d43b755eac5210e458
Bug #1467952: backport: make os.listdir() raise if readdir() fails
Doc/lib/libos.tex
Misc/NEWS
Modules/posixmodule.c