Python prints the wrong international letters

Max Møller Rasmussen maxm at normik.dk
Thu May 17 05:48:54 EDT 2001


When I try to print the Danish letters æøå I get garbage instead.

>>> print 'æ-ø-å-Æ-Ø-Å'
æ-ø-Ã¥-Ã?-Ã~-Ã...

Has anybody got an idea as to how I can avoid this?

Win2K
Python 2.0 (Activestate)

regards Max M




More information about the Python-list mailing list