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

Method close

Lib/zipfile.py:1247–1350  ·  view source on GitHub ↗

Close the file, and for mode "w" and "a" write the ending records.

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

_make_zipfileFunction · 0.95
__exit__Method · 0.95
__del__Method · 0.95
addPythonModulesMethod · 0.95
make_zipfileFunction · 0.95
test_prune_file_listMethod · 0.95
test_add_defaultsMethod · 0.95
test_simple_builtMethod · 0.95
build_pdbzipFunction · 0.95
closeMethod · 0.45
__init__Method · 0.45
openMethod · 0.45

Calls 6

_encodeFilenameFlagsMethod · 0.80
tellMethod · 0.45
appendMethod · 0.45
packMethod · 0.45
writeMethod · 0.45
flushMethod · 0.45

Tested by 3

test_prune_file_listMethod · 0.76
test_add_defaultsMethod · 0.76
test_simple_builtMethod · 0.76