◐ Shell
clean mode source ↗

Message 174568 - Python tracker

> Serhiy, your original example from msg173373 still fails on
> FreeBSD:

Thank you for a report. I have not any ideas what happened (note that
error on encoding, not decoding). Can you please show me the results of
sys.getdefaultencoding(), sys.getfilesystemencoding(),
locale.getpreferredencoding(True), locale.getpreferredencoding(False),
the output of locale command?