◐ Shell
clean mode source ↗

Message 194616 - Python tracker

This may be a small use case, but a use case none-the less.  In my situation, I am distributing a frozen python package and it runs under the users home directory.   If the user's name has international characters, this will fail.

I expect we will have similar problems when dealing with our application which embeds python and is also running from within the user directory...