HomeSort by relevance Sort by last modified time
    Searched full:httplib2 (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/common/extensions/docs/examples/apps/
hello-python.zip 
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
NOTICE 30 Name: httplib2
31 URL: http://code.google.com/p/httplib2/
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/
NOTICE 30 Name: httplib2
31 URL: http://code.google.com/p/httplib2/
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 31 import httplib2 namespace
515 class Client(httplib2.Http):
531 httplib2.Http.__init__(self, cache=cache, timeout=timeout,
541 redirections=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None):
573 return httplib2.Http.request(self, uri, method=method, body=body,
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
__init__.py 31 import httplib2 namespace
515 class Client(httplib2.Http):
531 httplib2.Http.__init__(self, cache=cache, timeout=timeout,
541 redirections=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None):
573 return httplib2.Http.request(self, uri, method=method, body=body,
  /external/chromium_org/chrome/tools/
webforms_aggregator.py 14 httplib2, lxml, pycurl.
38 import httplib2 namespace
123 link = httplib2.iri2uri(link).encode('utf-8')
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 3 httplib2
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 3 httplib2
    [all...]

Completed in 4285 milliseconds