skeleton/hooks.py.tmpl
author Vincent Michel <vincent.michel@logilab.fr>
Fri, 08 Mar 2013 18:04:40 +0100
branchstable
changeset 8709 8dc0b8d92694
parent 8207 c04676b16c59
permissions -rw-r--r--
[web application] Fix missing self. in error_handler

# -*- 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 specific hooks and operations"""