urllib2 : https and proxy

2007-06-28 Thread cp . finances . gouv
Hello all, I'm facing a strange behavior of urllib2 trying to access gmail account behind a proxy (Squid). The following works perfectly : wget --save-cookies cookies --keep-session-cookies --post- data="[EMAIL PROTECTED]&Passwd=cpfinances" --no- check-certificate -O - https://www.google.com/a

Re: urllib2 : https and proxy

2007-07-02 Thread cp . finances . gouv
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