Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dconfig.py413 editor_only=False, shell_only=False): argument
438 if editor_only or shell_only: # TODO both True contradict
Dpyshell.py996 return idleConf.GetExtensions(shell_only=True)
/third_party/python/Lib/idlelib/idle_test/
Dtest_config.py423 eq(iGE(shell_only=True), [])