This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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