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

Method open

Lib/urllib.py:178–212  ·  view source on GitHub ↗

Use URLopener().open(file) instead of open(file, 'r').

(self, fullurl, data=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

readMethod · 0.95
retrieveMethod · 0.95
urlopenFunction · 0.45
redirect_internalMethod · 0.45
retry_http_basic_authMethod · 0.45

Calls 11

open_unknown_proxyMethod · 0.95
open_unknownMethod · 0.95
unwrapFunction · 0.85
toBytesFunction · 0.85
addinfourlClass · 0.85
splittypeFunction · 0.85
splithostFunction · 0.85
getattrFunction · 0.85
quoteFunction · 0.70
openFunction · 0.70
replaceMethod · 0.45

Tested by

no test coverage detected