Hi,

Armin Ronacher schrieb:
> urllib.parse appears to be buggy with bytestrings:
> 
> I'm pretty sure the latter is a bug and I will file one, however if
> there is broken behavior with bytestrings in Python 3.1 that's another
> thing we have to keep in mind.
I have to correct myself, there are separate functions for byte quoting.
(parse.unquote_to_bytes, parse.quote_from_bytes).


Regards,
Armin
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to