MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / do_open

Method do_open

Lib/urllib2.py:1139–1208  ·  view source on GitHub ↗

Return an addinfourl object for the request, using http_class. http_class must implement the HTTPConnection API from httplib. The addinfourl return value is a file-like object. It also has methods and attributes including: - info(): return a mimetools.Message ob

(self, http_class, req)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

http_openMethod · 0.45
https_openMethod · 0.45

Calls 15

addinfourlClass · 0.90
URLErrorClass · 0.85
dictFunction · 0.85
get_hostMethod · 0.80
set_tunnelMethod · 0.80
get_methodMethod · 0.80
get_selectorMethod · 0.80
get_full_urlMethod · 0.80
set_debuglevelMethod · 0.45
updateMethod · 0.45
itemsMethod · 0.45
titleMethod · 0.45

Tested by

no test coverage detected