Home
last modified time | relevance | path

Searched defs:handle_restore_timer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DParenMatch.py123 def handle_restore_timer(self, timer_count): member in ParenMatch
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dparenmatch.py113 def handle_restore_timer(self, timer_count): member in ParenMatch