codecs

TK merman at o2online.de
Tue Nov 15 07:12:31 EST 2005


Hi there,

sys.stdout = codecs.lookup('utf-8')[-1](sys.stdout)

What does this line mean?

Thanks.

o-o

Thomas



More information about the Python-list mailing list