In message <[EMAIL PROTECTED]>, Valery
Khamenya wrote:

> things like urllib.quote(u"пиво Müller ") fail with error message:
> <type 'exceptions.KeyError'>: u'\u043f'

Did you try encoding it as UTF-8 first?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to