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

Function _EndRecData

Lib/zipfile.py:201–259  ·  view source on GitHub ↗

Return data from the "End of Central Directory" record, or None. The data is a list of the nine items in the ZIP "End of central dir" record followed by a tenth item, the file seek offset of this record.

(fpin)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_check_zipfileFunction · 0.85
_RealGetContentsMethod · 0.85

Calls 8

_EndRecData64Function · 0.85
rfindMethod · 0.80
listClass · 0.50
seekMethod · 0.45
tellMethod · 0.45
readMethod · 0.45
unpackMethod · 0.45
appendMethod · 0.45

Tested by

no test coverage detected