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

Method test_test_argparse_module_encoding

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

Source from the content-addressed store, hash-verified

6180 self._test_module_encoding(argparse.__file__)
6181
6182 def test_test_argparse_module_encoding(self):
6183 self._test_module_encoding(__file__)
6184
6185# ===================
6186# ArgumentError tests

Callers

nothing calls this directly

Calls 1

_test_module_encodingMethod · 0.95

Tested by

no test coverage detected