Ryan <rya...@163.com> added the comment:

I ran "python3" because I rename the execute file for distincting with python2 
exe.
PS D:\workspace> (get-command python3).source
C:\Python36_64\python3.exe

There is no problem for my dev environment, it's an obviously different output 
for the same API call between python2.7 and python3.6.
not only listdir(), but also os.walk() has the same problem.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to