skeleton/hooks.py.tmpl
author Vincent Michel <vincent.michel@logilab.fr>
Mon, 31 Mar 2014 11:18:44 +0000
branchstable
changeset 9597 8e9db17ce129
parent 8207 c04676b16c59
permissions -rw-r--r--
[dataimport] Correctly call rschema(rtype) in SqlGenObjectStore, closes #3694139

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