Joe Amenta <ament...@msu.edu> added the comment:

If it is decided to keep supports_unicode_filenames, here is a patch for 
test_os.py that verifies the value of supports_unicode_filenames against the 
following line from the documentation:
"True if arbitrary Unicode strings can be used as file names (within 
limitations imposed by the file system), and if os.listdir() returns Unicode 
strings for a Unicode argument."

----------
keywords: +patch
nosy: +joe.amenta
Added file: 
http://bugs.python.org/file15843/test_supports_unicode_filenames.patch

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

Reply via email to