Home
last modified time | relevance | path

Searched defs:_utest (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Lib/idlelib/
Dquery.py39 _htest=False, _utest=False): argument
168 *, _htest=False, _utest=False): argument
192 *, _htest=False, _utest=False): argument
250 used_names={}, _htest=False, _utest=False): argument
346 _htest=False, _utest=False): argument
Dtextview.py109 *, _htest=False, _utest=False): argument
150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument
165 _utest=False): argument
Dpathbrowser.py11 def __init__(self, master, *, _htest=False, _utest=False): argument
Dhelp_about.py28 def __init__(self, parent, title=None, *, _htest=False, _utest=False): argument
Dconfig_key.py50 *, _htest=False, _utest=False): argument
Dbrowser.py65 def __init__(self, master, path, *, _htest=False, _utest=False): argument
Dconfig.py156 def __init__(self, _utest=False): argument
Dconfigdialog.py49 def __init__(self, parent, title='', *, _htest=False, _utest=False): argument
/third_party/python/Lib/idlelib/idle_test/
Dtest_help_about.py144 _utest = True variable in Dummy_about_dialog
Dtest_config.py204 def new_config(self, _utest=False): argument