Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_issue14160
Method
test_issue14160
Lib/test/test_tarfile.py:248–249 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
246
"ustar/linktest1/regtype"
)
247
248
def
test_issue14160(self):
249
self._test_fileobj_link(
"symtype2"
,
"ustar/regtype"
)
250
251
def
test_add_dir_getmember(self):
252
# bpo-21987
Callers
nothing calls this directly
Calls
1
_test_fileobj_link
Method · 0.95
Tested by
no test coverage detected