German Umlaut Problem with raw_input in IDLE

Martin v. Loewis martin at v.loewis.de
Thu Sep 5 19:42:00 EDT 2002


Gregor Lingl <glingl at aon.at> writes:

> Hä? Tschüs
[...]
> TypeError: object.readline() returned non-string
[...]
> I must confess, I do not understand the error message.

Apparently, IDLE returns a Unicode object, not a string object.

Regards,
Martin




More information about the Python-list mailing list