Stuck with urllib.quote and Unicode/UTF-8

Marian Steinbach marian at sendung.de
Sat May 7 08:35:09 EDT 2011


An addition/correction:

It seems as if my input variable address is not Unicode. This is what
I get for print [address]:

['K\xf6ln, Nordrhein-Westfalen']

Isn't this utf-8 encoding?

And I'm using Python 2.5.2.



More information about the Python-list mailing list