Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dparenmatch.py55 cls.FLASH_DELAY = idleConf.GetOption(
104 (self.set_timeout_last if self.FLASH_DELAY else
174 self.FLASH_DELAY,
/external/python/cpython2/Lib/idlelib/
DParenMatch.py47 FLASH_DELAY = idleConf.GetOption('extensions','ParenMatch','flash-delay', variable in ParenMatch
172 self.FLASH_DELAY,