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

Method test_sparse_file_01

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

Source from the content-addressed store, hash-verified

1268 self._test_sparse_file("gnu/sparse-0.0")
1269
1270 def test_sparse_file_01(self):
1271 self._test_sparse_file("gnu/sparse-0.1")
1272
1273 def test_sparse_file_10(self):
1274 self._test_sparse_file("gnu/sparse-1.0")

Callers

nothing calls this directly

Calls 1

_test_sparse_fileMethod · 0.95

Tested by

no test coverage detected