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

Method _extract_member

Lib/zipfile.py:1038–1082  ·  view source on GitHub ↗

Extract the ZipInfo object 'member' to a physical file on the path targetpath.

(self, member, targetpath, pwd)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

extractMethod · 0.95

Calls 10

openMethod · 0.95
splitMethod · 0.80
translateMethod · 0.80
rstripMethod · 0.80
fileClass · 0.50
replaceMethod · 0.45
joinMethod · 0.45
existsMethod · 0.45
isdirMethod · 0.45
mkdirMethod · 0.45

Tested by

no test coverage detected