Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Drunscript.py22 from idlelib.query import CustomRun
136 run_args = CustomRun(self.shell.text, title,
Dquery.py337 class CustomRun(Query): class
392 run(Query, HelpSource, CustomRun)
/third_party/python/Lib/idlelib/idle_test/
Dtest_query.py272 cli_args_ok = query.CustomRun.cli_args_ok
299 entry_ok = query.CustomRun.entry_ok
441 dialog = query.CustomRun(root, 'Title',