"Phoe6" wrote: > - use urllib.quote() to covert the proxy url to a quoted one.
you should use quote to convert the *password* to quoted form, not use it on the entire URL. </F> -- http://mail.python.org/mailman/listinfo/python-list
"Phoe6" wrote: > - use urllib.quote() to covert the proxy url to a quoted one.
you should use quote to convert the *password* to quoted form, not use it on the entire URL. </F> -- http://mail.python.org/mailman/listinfo/python-list