On 13 Dec, 10:38, "Martin v. Löwis" <mar...@v.loewis.de> wrote:
> > When I try to use umlauts in idle it will only print out as Unicode
> > escape characters. Is it possible to configure idle to print them as
> > ordinary characters?
>
> Did you really use the print statement? They print out fine for me.
>
> Regards,
> Martin

No I just put the characters in quotes like this "öäå"[::-1] and
pressed return.

//olme
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to