SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 18 Python

Issue #767645: fix os.path.supports_unicode_filenames definition

os.listdir(str) always returns unicode and it can return non-ascii filenames
even if supports_unicode_filenames is False.
V
Victor Stinner committed
b55e498f56317d728fcbd004f8bd262db552eb7c
Parent: 22b46e0