Searched defs:cli_args_ok (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/idlelib/idle_test/ | ||
| D | test_query.py | 272 cli_args_ok = query.CustomRun.cli_args_ok variable in CustomRunCLIargsokTest.Dummy_CustomRun |
| /external/python/cpython3/Lib/idlelib/ | ||
| D | query.py | 370 def cli_args_ok(self): member in CustomRun |