Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Ddebugger.py176 text="Locals", command=self.show_locals, variable=self.vlocals)
200 self.show_locals()
316 def show_locals(self): member in Debugger