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

Method _getmember

Lib/tarfile.py:2352–2373  ·  view source on GitHub ↗

Find an archive member by name from bottom to top. If tarinfo is given, it is used as the starting point.

(self, name, tarinfo=None, normalize=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getmemberMethod · 0.95
_find_link_targetMethod · 0.95

Calls 2

getmembersMethod · 0.95
indexMethod · 0.45

Tested by

no test coverage detected