]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clear errno before calling opendir() and readdir().
authorGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 07:04:09 +0000 (07:04 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 07:04:09 +0000 (07:04 +0000)
commite539fad2e780c5cdf91d191d14a69db7a6192c45
treea8b6b0195f0c8c527599db4c946da4d43bce275d
parent653d87d1d7fb0fec5655b3745293c1a2b5d431ff
Clear errno before calling opendir() and readdir().
 (backport from rev. 45262)
Modules/posixmodule.c