Patch #683592: unicode support for os.listdir()
os.listdir() may now return unicode strings on platforms that set Py_FileSystemDefaultEncoding.
Showing
Please
register
or
sign in
to comment
os.listdir() may now return unicode strings on platforms that set Py_FileSystemDefaultEncoding.