Home
last modified time | relevance | path

Searched refs:_utest (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_configdialog.py28 d = ConfigDialog(self.root, 'Test', _utest=True)
/external/python/cpython2/Lib/idlelib/
DconfigDialog.py26 def __init__(self, parent, title='', _htest=False, _utest=False): argument
75 if not _utest: