.. index:: jump .. _jump: Jump ---- **jump** *lineno* Set the next line that will be executed. The line must be within the stopped or bottom-most execution frame. .. seealso:: :ref:`step ` :ref:`skip `, :ref:`next `, :ref:`continue `, and :ref:`finish ` provide other ways to progress