> do I miss something (I do hope so) or is switching to Python3 > really hard for Latin1-users?
Why do you want to switch? sys.stdout.encoding should already be iso-8859-1, if you are a Latin1-user. Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list