File: debug.rst

package info (click to toggle)
python-tiered-debug 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: python: 808; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 225 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.. _debug:

The sample ``debug.py`` module
==============================

This file is part of the source code and is at ``./src/tiered_debug/debug.py``.

.. literalinclude:: ../src/tiered_debug/debug.py
  :language: python