skeleton/hooks.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 13 Nov 2014 15:48:33 +0100
changeset 10041 504c4eacbfd8
parent 8207 c04676b16c59
permissions -rw-r--r--
[entity] rather than crashing with an IndexError on entity creation, raise a meaningful exception

# -*- 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"""