Searched defs:_utest (Results 1 – 10 of 10) sorted by relevance
/third_party/python/Lib/idlelib/ |
D | query.py | 39 _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
|
D | textview.py | 109 *, _htest=False, _utest=False): argument 150 def view_text(parent, title, contents, modal=True, wrap='word', _utest=False): argument 165 _utest=False): argument
|
D | pathbrowser.py | 11 def __init__(self, master, *, _htest=False, _utest=False): argument
|
D | help_about.py | 28 def __init__(self, parent, title=None, *, _htest=False, _utest=False): argument
|
D | config_key.py | 50 *, _htest=False, _utest=False): argument
|
D | browser.py | 65 def __init__(self, master, path, *, _htest=False, _utest=False): argument
|
D | config.py | 156 def __init__(self, _utest=False): argument
|
D | configdialog.py | 49 def __init__(self, parent, title='', *, _htest=False, _utest=False): argument
|
/third_party/python/Lib/idlelib/idle_test/ |
D | test_help_about.py | 144 _utest = True variable in Dummy_about_dialog
|
D | test_config.py | 204 def new_config(self, _utest=False): argument
|