Searched defs:sysargs (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_argparse.py | 197         def sysargs(parser, args):  function | 
| /external/python/cpython3/Lib/test/ | ||
| D | test_argparse.py | 208         def sysargs(parser, args):  function |