Home
last modified time | relevance | path

Searched refs:resetcache (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DDelegator.py15 def resetcache(self): member in Delegator
24 self.resetcache()
DPercolator.py49 f.resetcache()
/external/python/cpython3/Lib/idlelib/
Ddelegator.py15 def resetcache(self): member in Delegator
28 self.resetcache()
Dpercolator.py52 f.resetcache()
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_undo.py38 self.delegator.resetcache()