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

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DDebugger.py131 text="Locals", command=self.show_locals, variable=self.vlocals)
155 self.show_locals()
263 def show_locals(self): member in class:Debugger
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DDebugger.py131 text="Locals", command=self.show_locals, variable=self.vlocals)
155 self.show_locals()
263 def show_locals(self): member in class:Debugger
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DDebugger.py131 text="Locals", command=self.show_locals, variable=self.vlocals)
155 self.show_locals()
263 def show_locals(self): member in class:Debugger
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DDebugger.py131 text="Locals", command=self.show_locals, variable=self.vlocals)
155 self.show_locals()
263 def show_locals(self): member in class:Debugger

Completed in 63 milliseconds