On 7 ene, 15:48, "nyenyec" <[EMAIL PROTECTED]> wrote: > urllib.quote chokes on unicode in 2.4.4. >>> urllib.quote(u"\xe9") > KeyError: u'\xe9' > > but it seems to work in Python 2.3.5 > > Is this a known bug?
See some recent posts about "urllib.unquote and unicode" -- Gabriel Genellina -- http://mail.python.org/mailman/listinfo/python-list