Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dbdb.py737 print(self.bpformat(), file=out)
739 def bpformat(self): member in Breakpoint
Dpdb.py619 self.message(bp.bpformat())
/external/python/cpython3/Doc/library/
Dbdb.rst57 .. method:: bpformat()
73 Print the output of :meth:`bpformat` to the file *out*, or if it is