Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Drun_tests.py24 def is_python_flag(arg): function
77 if not any(is_python_flag(arg) for arg in regrtest_args):