Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
H A Dundo.py102 self.undoblock.bump_depth()
105 if self.undoblock.bump_depth(-1) == 0:
334 def bump_depth(self, incr=1): member in CommandSequence

Completed in 1 milliseconds