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

Method taropen

Lib/tarfile.py:1700–1705  ·  view source on GitHub ↗

Open uncompressed tar archive name for reading or writing.

(cls, name, mode="r", fileobj=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

openMethod · 0.80
gzopenMethod · 0.80
bz2openMethod · 0.80
__init__Method · 0.80

Calls 1

clsClass · 0.85

Tested by

no test coverage detected