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

/external/python/cpython2/Lib/idlelib/
H A DParenMatch.py87 self.set_timeout = self.set_timeout_last
100 self.set_timeout_last()
166 def set_timeout_last(self): member in class:ParenMatch
/external/python/cpython3/Lib/idlelib/
H A Dparenmatch.py87 self.set_timeout = self.set_timeout_last
100 self.set_timeout_last()
162 def set_timeout_last(self): member in class:ParenMatch

Completed in 112 milliseconds