[issue13662] os.listdir bug

Ezio Melotti report at bugs.python.org
Mon Dec 26 07:05:35 CET 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

U+FFEF is a Unicode ZERO WIDTH NO-BREAK SPACE / BYTE ORDER MARK.  I'm not sure what is it doing in the file name but this doesn't seem a bug in os.listdir.

----------
nosy: +ezio.melotti
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list