[issue6815] UnicodeDecodeError in os.path.expandvars

Brian Curtin report at bugs.python.org
Sat Mar 6 18:49:47 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Here is a patch for trunk.
It works for me, but my Unicode knowledge isn't the strongest. I believe sys.getfilesystemencoding() is what we want here. Can anyone confirm?

----------
keywords: +patch
nosy: +loewis
Added file: http://bugs.python.org/file16469/issue6815.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6815>
_______________________________________


More information about the Python-bugs-list mailing list