Comment 10 for bug 1309447

Revision history for this message
Michael Vogt (mvo) wrote :

Thanks Jibel and Brian - I can only reproduce this if I do not have "language-pack-fr" installed on precise.
If that is the case, then the command output is:
$ python -c 'import sys;print(sys.getfilesystemencoding())'
ANSI_X3.4-1968

and that leads python to fail with the above stacktrace.