bpformat()
Return a string with all the information about the breakpoint, nicely formatted:
The breakpoint number. If it is temporary or not. Its file,line position. The condition that causes a break. If it must be ignored the next N times. The breakpoint hit count.
New in version 3.2.