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

Method write

Lib/zipfile.py:1107–1194  ·  view source on GitHub ↗

Put the bytes from filename into the archive under the name arcname.

(self, filename, arcname=None, compress_type=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

_make_zipfileFunction · 0.95
make_zipfileFunction · 0.95
build_pdbzipFunction · 0.95
writestrMethod · 0.45
closeMethod · 0.45
writepyMethod · 0.45
mainFunction · 0.45
addToZipFunction · 0.45

Calls 11

_writecheckMethod · 0.95
FileHeaderMethod · 0.95
ZipInfoClass · 0.85
crc32Function · 0.85
openFunction · 0.70
statMethod · 0.45
tellMethod · 0.45
appendMethod · 0.45
readMethod · 0.45
flushMethod · 0.45
seekMethod · 0.45

Tested by

no test coverage detected