Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_argparse.py4047 subcommand_data = (('a', 'a subcommand help'), variable in TestHelpSubparsersWithHelpOrdering
4055 for name, help in subcommand_data]
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_argparse.py4594 subcommand_data = (('a', 'a subcommand help'), variable in TestHelpSubparsersWithHelpOrdering
4602 for name, help in subcommand_data]