[Python-Dev] Printing and unicode (original) (raw)

Martin v. Loewis martin@v.loewis.de
14 Nov 2002 14:44:53 +0100


"M.-A. Lemburg" <mal@lemburg.com> writes:

Much better, IMHO, would be to use .encoding = 'unicode' on Unicode-only streams such as the mentioned UnicodeIO object.

That is fine with me as well.

Regards, Martin