Home
last modified time | relevance | path

Searched refs:_test_subparser_help (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_argparse.py1965 def _test_subparser_help(self, args_str, expected_help): member in TestAddSubparsers
1976 self._test_subparser_help('5.0 1 -h', textwrap.dedent('''\
1990 self._test_subparser_help('5.0 2 -h', textwrap.dedent('''\
/external/python/cpython3/Lib/test/
Dtest_argparse.py2191 def _test_subparser_help(self, args_str, expected_help): member in TestAddSubparsers
2197 self._test_subparser_help('5.0 1 -h', textwrap.dedent('''\
2211 self._test_subparser_help('5.0 2 -h', textwrap.dedent('''\