httplib.InvalidURL: nonnumeric port: For charactersintheproxypassword in URL

Phoe6 orsenthil at gmail.com
Mon Nov 13 13:18:57 EST 2006


Fredrik Lundh wrote:
> "Phoe6" wrote:
>
> > proxy_password = urllib.quote(proxy_password_orig)
>
> make that:
>
>     proxy_password = urllib.quote(proxy_password_orig, "")
>

Oh yeah. Wonderful!!
That worked. Thanks a lot Fredrik!. :-)  (<^> prostrations)

Am sorry for the trouble and my mistake in not getting it properly the
first time. :(

Regards,
Senthil




More information about the Python-list mailing list