Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/idle_test/
Dtest_query.py272 cli_args_ok = query.CustomRun.cli_args_ok variable in CustomRunCLIargsokTest.Dummy_CustomRun
302 def cli_args_ok(self): member in CustomRunEntryokTest.Dummy_CustomRun
/third_party/python/Lib/idlelib/
Dquery.py370 def cli_args_ok(self): member in CustomRun