Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/idlelib/
DParenMatch.py90 self.set_timeout = self.set_timeout_none
151 def set_timeout_none(self): member in ParenMatch
/external/python/cpython3/Lib/idlelib/
Dparenmatch.py105 self.set_timeout_none)()
153 def set_timeout_none(self): member in ParenMatch