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