skeleton/sobjects.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 11 Feb 2013 12:06:16 +0100
changeset 8703 db3164d09765
parent 8207 c04676b16c59
permissions -rw-r--r--
[etwist] Properly escape traceback output (closes #2712042) Stop using StringIO in the process as well.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s repository side views, usually for notification"""