On Tuesday, September 20, 2016 at 8:21:25 AM UTC+12, Martin Schöön wrote: > But -- now I tested using emacs instead using C-c C-c to execute. > Noting happens so I try to run the program from command line and > find that now Python can't stand my å, ä and ö.
What version of Python? Python 3 accepts Unicode UTF-8 as a matter of course. -- https://mail.python.org/mailman/listinfo/python-list