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

Method bz2open

Lib/tarfile.py:1734–1756  ·  view source on GitHub ↗

Open bzip2 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

nothing calls this directly

Calls 4

CompressionErrorClass · 0.85
_BZ2ProxyClass · 0.85
ReadErrorClass · 0.85
taropenMethod · 0.80

Tested by

no test coverage detected