[issue1608818] Sloppy error checking in listdir() for Posix

Duane Griffin report at bugs.python.org
Wed Jun 4 15:11:10 CEST 2008


Duane Griffin <duaneg at dghda.com> added the comment:

This bug hit one of our (Gentoo) users, causing random failures when
running emerge (Gentoo's package management tool). See the bug report
here for more information: http://bugs.gentoo.org/show_bug.cgi?id=218378

Unfortunately the patch given previously is slightly broken. Please find
attached a working version that has survived testing and fixes the
problem for the bug reporter.

----------
keywords: +patch
nosy: +duaneg
Added file: http://bugs.python.org/file10517/fix-unicode-listdir.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1608818>
_______________________________________


More information about the Python-bugs-list mailing list