You are viewing an older version (9.12.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.12.0 / IPython / core / magics / execution / parse_breakpoint

function

IPython.core.magics.execution:parse_breakpoint

source: /IPython/core/magics/execution.py :1663

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