.. include:: ../../global.inc
.. include:: manual_chapter_numbers.inc

.. _new_manual.checkpointing.code:

#################################################################################################################
|new_manual.checkpointing.chapter_num|: Python Code for Checkpointing: Interrupted Pipelines and Exceptions
#################################################################################################################

.. seealso::

    * :ref:`Manual Table of Contents <new_manual.table_of_contents>`
    * :ref:`Back to |new_manual.checkpointing.chapter_num|: Interrupted Pipelines and Exceptions <new_manual.checkpointing>`


************************************************************************
Code for .:ref:`suffix() <decorators.suffix>` example
************************************************************************
    .. code-block:: python

        from ruffus import *


