I have Python 2.6 on a Win 7 machine.
The environment variables are set as:
http_proxy=http://user:pwd@proxy:8080
https_proxy=http://user:pwd@proxy:8080

I get the following error:

  File "E:\Python26\lib\urllib2.py", line 1138, in https_open
    return self.do_open(httplib.HTTPSConnection, req)
  File "E:\Program Files\Google\google_appengine\lib\fancy_urllib
\fancy_urllib\__init__.py", line 355, in do_open
    raise url_error
urllib2.URLError: <urlopen error Tunnel connection failed: 407 Proxy
Authentication Required ( The ISA Server requires authorization to
fulfill the request. Access to the Web Proxy filter is denied.  )>


Kindly help.

Thanks,
Yash

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to