Home
last modified time | relevance | path

Searched defs:short_has_arg (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dgetopt.py202 def short_has_arg(opt, shortopts): function
/external/python/cpython3/Lib/
Dgetopt.py207 def short_has_arg(opt, shortopts): function