marc.vanhoomis...@gmail.com writes:

> What should i do to let the same program run on both OS, without changes?

You'd want to set the locale on your Ubuntu box to a UTF8 locale. On
the command line you'd run sudo dpkg-reconfigure locales and proceed
from there, but I guess there might be gooey way to do that too.

But really, it's a Linux configuration question, not a Python question.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to