Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dquery.py37 _htest=False, _utest=False): argument
155 *, _htest=False, _utest=False): argument
180 *, _htest=False, _utest=False): argument
217 used_names={}, _htest=False, _utest=False): argument
Dtextview.py91 *, _htest=False, _utest=False): argument
132 def view_text(parent, title, text, modal=True, wrap='word', _utest=False): argument
147 _utest=False): argument
Dpathbrowser.py11 def __init__(self, master, *, _htest=False, _utest=False): argument
Dhelp_about.py26 def __init__(self, parent, title=None, *, _htest=False, _utest=False): argument
Dconfig_key.py49 *, _htest=False, _utest=False): argument
Dbrowser.py64 def __init__(self, master, path, *, _htest=False, _utest=False): argument
Dconfig.py163 def __init__(self, _utest=False): argument
Dconfigdialog.py45 def __init__(self, parent, title='', *, _htest=False, _utest=False): argument
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_help_about.py144 _utest = True variable in Dummy_about_dialog
Dtest_config.py217 def new_config(self, _utest=False): argument
/external/python/cpython2/Lib/idlelib/
DconfigDialog.py26 def __init__(self, parent, title='', _htest=False, _utest=False): argument