Package asmach :: Module tb_edit

Module tb_edit

source code


jinja2.debug
~~~~~~~~~~~~

Implements the debug interface for Jinja.  This module does some pretty
ugly stuff with the Python traceback system in order to achieve tracebacks
with correct line numbers, locals and contents.

:copyright: (c) 2010 by the Jinja Team.
:license: BSD, see LICENSE for more details.

Imports: sys, traceback