Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_config_key.py218 dialog.build_key_string()
222 dialog.build_key_string()
227 dialog.build_key_string()
/external/python/cpython3/Lib/idlelib/
Dconfig_key.py137 command=self.build_key_string, text=label,
234 self.build_key_string()
236 def build_key_string(self): member in GetKeysDialog