MCPcopy Index your code
hub / github.com/python/cpython / mode

Method mode

Lib/test/test_tarfile.py:75–76  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

73
74 @property
75 def mode(self):
76 return self.prefix + self.suffix
77
78@support.requires_gzip()
79class GzipTest:

Callers 2

startDemoMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected