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

Method gzopen

Lib/tarfile.py:1708–1731  ·  view source on GitHub ↗

Open gzip compressed tar archive name for reading or writing. Appending is not allowed.

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.80

Calls 3

CompressionErrorClass · 0.85
ReadErrorClass · 0.85
taropenMethod · 0.80

Tested by

no test coverage detected