Richard PALO added the comment: If I also add .encode('utf-8') to filename on line 278, that seems gets over the pathname problem.
I guess it comes down to the fact that if sys.filesystemencoding() is utf-8, which in my case it is (on SunOS), I believe these conversion should be automatic. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23315> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com