Debugging Python ================ This is a presentation about debugging, debuggers and the practical introduction to ``pdb``. You can download it from `bitucket`_ and `github`_ To build it you'll need DejaVu fonts installed and XeLaTeX: .. code:: shell-session $ xelatex debugging_python.tex .. _bitucket: https://bitbucket.org/gryf/debugging_python .. _github: https://github.com/gryf/debugging_python