MCPcopy Index your code
hub / github.com/RustPython/RustPython / test_issue14160

Method test_issue14160

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

Source from the content-addressed store, hash-verified

248 "ustar/linktest1/regtype")
249
250 def test_issue14160(self):
251 self._test_fileobj_link("symtype2", "ustar/regtype")
252
253 def test_add_dir_getmember(self):
254 # bpo-21987

Callers

nothing calls this directly

Calls 1

_test_fileobj_linkMethod · 0.95

Tested by

no test coverage detected