Nir Soffer <nir...@gmail.com> added the comment: You can control what is safe in your particular context using the safe keyword argument.
How do you want to support unicode? you must decide which character encoding you like, which depends on the server side decoding the url. Just document the fact that this function does not accept unicode. ---------- nosy: +nirs _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue2637> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com