bundles / IPython 9.14.0.dev / IPython / core / magics / execution / parse_breakpoint
function
IPython.core.magics.execution:parse_breakpoint
Signature
def parse_breakpoint ( text , current_file ) Summary
Returns (file, line) for file:line and (current_file, line) for line
Aliases
-
IPython.core.magics.execution.parse_breakpoint