Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_argparse.py1234 class TestNargsZeroOrMore(ParserTestCase): class
/external/python/cpython3/Lib/test/
Dtest_argparse.py1341 class TestNargsZeroOrMore(ParserTestCase): class