svn: r18594
This commit is contained in:
Paul Franklin
2011-12-13 17:10:21 +00:00
parent 96bd83275e
commit 3c54cda718
8 changed files with 9 additions and 10 deletions

View File

@@ -260,7 +260,7 @@ class ArgHandler(object):
"""
if self.gui:
return
# Need to covert path/filename to unicode before openingh
# Need to convert path/filename to unicode before opening
# For non latin characters in Windows path/file/user names
value = Utils.get_unicode_path_from_env_var(value)
fname = value