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

Method _create_header

Lib/tarfile.py:1102–1127  ·  view source on GitHub ↗

Return a header block. info is a dictionary with file information, format must be one of the *_FORMAT constants.

(info, format)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

create_ustar_headerMethod · 0.95
create_gnu_headerMethod · 0.95
create_pax_headerMethod · 0.95

Calls 6

stnFunction · 0.85
itnFunction · 0.85
calc_chksumsFunction · 0.85
getMethod · 0.45
packMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected