skeleton/hooks.py.tmpl
author Vincent Michel <vincent.michel@logilab.fr>
Mon, 07 Apr 2014 08:46:41 +0000
branchstable
changeset 9697 d96b5e72717c
parent 8207 c04676b16c59
permissions -rw-r--r--
[dataimport] Add safety belt on "gen_rtype" in MetaGenerator, closes #3712892 Some cubes may well add to the META_RTYPES set, hence crashing the gen_<somecubemeta> call.

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