> If this is indeed the case, it sounds perfectly legal (according to the
> RFC) and perfectly practical (as required by numerous popular websites)
> to have urllib.quote and urllib.quote_plus do an automatic UTF-8
> encoding of unicode strings before percent encoding them.

It's probably legal, but I don't understand why you think it's
practical. The DNS lookup then will certainly fail, no?

Regards,
Martin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to