Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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()
79
class
GzipTest:
Callers
2
startDemo
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected