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

Method open

Lib/zipfile.py:933–1010  ·  view source on GitHub ↗

Return file-like object for 'name'.

(self, name, mode="r", pwd=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

testzipMethod · 0.95
readMethod · 0.95
_extract_memberMethod · 0.95

Calls 9

getinfoMethod · 0.95
BadZipfileClass · 0.85
_ZipDecrypterClass · 0.85
ZipExtFileClass · 0.85
openFunction · 0.70
seekMethod · 0.45
readMethod · 0.45
unpackMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected