MCPcopy Create free account
hub / github.com/JustinSDK/PyConTW2013Tutorial / _extractall

Function _extractall

labs/resources/distribute_setup.py:464–508  ·  view source on GitHub ↗

Extract all members from the archive to the current working directory and set owner, modification time and permissions on directories afterwards. `path' specifies a different directory to extract to. `members' is optional and must be a subset of the list returned by getme

(self, path=".", members=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_installFunction · 0.85
_build_eggFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected