[issue41607] pdb - Clickabler path to breakpoints
New submission from Michael Mussato : Wouldn't it be helpful if the pdb showed the path to the current breakpoint as a clickable link? For this to work, it seems that the path needs to follow a specific format, like so: "File "/full/path/to/file.py", line XY" C
[issue41607] pdb - Clickable path to breakpoints
Change by Michael Mussato : -- title: pdb - Clickabler path to breakpoints -> pdb - Clickable path to breakpoints ___ Python tracker <https://bugs.python.org/issu