Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dundo.py101 self.undoblock = CommandSequence()
300 class CommandSequence(Command): class