Searched defs:short_has_arg (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | getopt.py | 202 def short_has_arg(opt, shortopts): function |
/external/python/cpython3/Lib/ | ||
D | getopt.py | 207 def short_has_arg(opt, shortopts): function |