]> granicus.if.org Git - python/commit
Clear errno before calling opendir() and readdir().
authorGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 07:04:06 +0000 (07:04 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 11 Apr 2006 07:04:06 +0000 (07:04 +0000)
commit05e89b86d66cbd90b9c43ebe89f42dfcc6f558fe
treed957833408ebd1a22f4bf25872120ca5073be81c
parent377be11ee1fab015f4cc77975374f86cf436536e
Clear errno before calling opendir() and readdir().
Modules/posixmodule.c