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

Method __init__

Lib/zipfile.py:722–791  ·  view source on GitHub ↗

Open the ZIP file with mode read "r", write "w" or append "a".

(self, file, mode="r", compression=ZIP_STORED, allowZip64=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_RealGetContentsMethod · 0.95
getattrFunction · 0.85
openFunction · 0.70
replaceMethod · 0.45
seekMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected