Home
last modified time | relevance | path

Searched refs:KEYPRESS_SEQUENCES (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/
H A Dautocomplete_w.py18 KEYPRESS_SEQUENCES = ("<Key>", "<Key-BackSpace>", "<Key-Return>", "<Key-Tab>", variable
220 for seq in KEYPRESS_SEQUENCES:
468 for seq in KEYPRESS_SEQUENCES:

Completed in 2 milliseconds