[New-bugs-announce] [issue13662] os.listdir bug

wang report at bugs.python.org
Mon Dec 26 06:38:47 CET 2011


New submission from wang <zevboy at gmail.com>:

when I use os.list the return value is like this:
['some.xml', '\ufeff9158.xml']
but the file name have not the '\ufeff'.
because this problem the script can't runing.

----------
messages: 150252
nosy: guxianminer
priority: normal
severity: normal
status: open
title: os.listdir bug
versions: Python 3.1

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


More information about the New-bugs-announce mailing list