cmd> set HTTP_PROXY="http://cache.mycompany.com:3128";

cmd>  appcfg.py update myapp

  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 383, in open
    response = self._open(req, data)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 401, in _open
    '_open', req)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 690, in <lambda>
    meth(r, proxy, type))
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 713, in proxy_open
    return self.parent.open(req)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 383, in open
    response = self._open(req, data)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 406, in _open
    'unknown_open', req)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "C:\PROGRA~1\Python26\lib\urllib2.py", line 1163, in
unknown_open
    raise URLError('unknown url type: %s' % type)
urllib2.URLError: <urlopen error unknown url type: "http>



--~--~---------~--~----~------------~-------~--~----~
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