Ezio Melotti <[email protected]> added the comment: This also caused the failure in #7669. I think that the functions in os.path are supposed to return unicode when they get unicode, so I agree that os.getcwdu should be used instead. I'm not sure about os.path.supports_unicode_filenames though.
---------- assignee: -> ezio.melotti stage: -> test needed superseder: -> test_unicode_file fails with non-ascii path _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue3426> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
