Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Ddebugger.py474 command=self.goto_source_line)
487 def goto_source_line(self): member in StackViewer