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

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DUndoDelegator.py52 self.undoblock = 0 # or a CommandSequence instance
99 self.undoblock = CommandSequence()
300 class CommandSequence(Command): class in inherits:Command
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DUndoDelegator.py52 self.undoblock = 0 # or a CommandSequence instance
99 self.undoblock = CommandSequence()
300 class CommandSequence(Command): class in inherits:Command
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DUndoDelegator.py52 self.undoblock = 0 # or a CommandSequence instance
99 self.undoblock = CommandSequence()
300 class CommandSequence(Command): class in inherits:Command
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DUndoDelegator.py52 self.undoblock = 0 # or a CommandSequence instance
99 self.undoblock = CommandSequence()
300 class CommandSequence(Command): class in inherits:Command

Completed in 143 milliseconds