]> granicus.if.org Git - python/commit
Bug #1467952: os.listdir() now correctly raises an error if readdir()
authorGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 06:47:43 +0000 (06:47 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 06:47:43 +0000 (06:47 +0000)
commitbbfe4fad361e7190675f28702332ddc377bd8cfd
tree3c957d97c0802ffd8ab2b6f04018f57f893a11a0
parentce27a06d37bf512d2e2f142b225c4adad015fe27
Bug #1467952: os.listdir() now correctly raises an error if readdir()
fails with an error condition.
Misc/NEWS
Modules/posixmodule.c