Home
last modified time | relevance | path

Searched refs:format_stack_entry (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/
H A Dbdb.py551 def format_stack_entry(self, frame_lineno, lprefix=': '): member in Bdb
H A Dpdb.py1551 self.format_stack_entry(frame_lineno, prompt_prefix))
/third_party/python/Lib/test/
H A Dtest_bdb.py1210 Bdb().format_stack_entry((sys._getframe(), None)))

Completed in 6 milliseconds