On 2 juil, 05:04, "O.R.Senthil Kumaran"
<[EMAIL PROTECTED]> wrote:
> * Maric Michaud <[EMAIL PROTECTED]> [2007-06-28 23:38:39]:
>
> > Hmmm, i've tried something similar but I get the same result.
>
> > For the code example I gave, I've put correctly the http_proxy and
> > https_proxy environment
* Maric Michaud <[EMAIL PROTECTED]> [2007-06-28 23:38:39]:
> Hmmm, i've tried something similar but I get the same result.
>
> For the code example I gave, I've put correctly the http_proxy and
> https_proxy environment variables, the default ProxyHandler get them right
> as this is the pro
> Hello all,
>
> I'm facing a strange behavior of urllib2 trying to access gmail
> account behind a proxy (Squid).
>
First off, your password wont work. See if you can get a new one. :-)
Then to setup proxy suppor for urllib2, do the steps:
proxy_url = 'http://' + PROXY_USER + ':