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

Method test_directory_in_zipfile_compiled

Lib/test/test_argparse.py:7271–7272  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

7269 self.check_usage(f'{py} {dirname}', dirname)
7270
7271 def test_directory_in_zipfile_compiled(self):
7272 self.test_directory_in_zipfile(compiled=True)
7273
7274# =================
7275# Translation tests

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected