Umlaut and Tkinter

Michael Husmann Michael.Husmann at teleatlas.com
Thu Mar 15 08:28:47 EST 2001


typing in idle.py using Python 2.1b1:

>>> print "ÄÖ"

results in an:

UnicodeError: ASCII encoding error: ordinal not in
range(128)


Is there someone who can help me.

Michael




More information about the Python-list mailing list