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

/external/python/cpython2/Lib/idlelib/
H A DParenMatch.py56 RESTORE_SEQUENCES = ("<KeyPress>", "<ButtonPress>", variable in class:ParenMatch
73 for seq in self.RESTORE_SEQUENCES:
79 for seq in self.RESTORE_SEQUENCES:
/external/python/cpython3/Lib/idlelib/
H A Dparenmatch.py55 RESTORE_SEQUENCES = ("<KeyPress>", "<ButtonPress>", variable in class:ParenMatch
73 for seq in self.RESTORE_SEQUENCES:
79 for seq in self.RESTORE_SEQUENCES:

Completed in 137 milliseconds