[issue25911] Regression: os.walk now using os.scandir() breaks bytes filenames on windows

Serhiy Storchaka report at bugs.python.org
Wed Jan 13 03:34:56 EST 2016


Serhiy Storchaka added the comment:

Fixed a typo found by Eryk Sun.

----------
Added file: http://bugs.python.org/file41598/walk_bytes_2.patch

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


More information about the Python-bugs-list mailing list