Searched defs:_setup (Results 1 – 4 of 4) sorted by relevance
| /third_party/python/Lib/idlelib/ | ||
| D | search.py | 12 def _setup(text): function |
| /third_party/python/Lib/importlib/ | ||
| D | _bootstrap.py | 1315 def _setup(sys_module, _imp_module): function |
| /third_party/python/Lib/test/ | ||
| D | test_imaplib.py | 215 def _setup(self, imap_handler, connect=True): member in NewIMAPTestsMixin |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 2586 def _setup(self, master, cnf): member in BaseWidget |