Package logilab-common-0 :: Package 39 :: Package 0 :: Module html
[frames] | no frames]

Module html

source code

Print traceback in HTML.

:copyright: 2000-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
:contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
:license: General Public License version 2 - http://www.gnu.org/licenses

Functions
 
html_traceback(info, exception, title='', encoding='ISO-8859-1', body='')
Return an html formatted traceback from python exception infos.
source code