Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dconfig_key.py19 AVAILABLE_KEYS = (ALPHANUM_KEYS + PUNCTUATION_KEYS + FUNCTION_KEYS + variable
156 self.list_keys_final.insert('end', *AVAILABLE_KEYS)