skeleton/hooks.py.tmpl
author David Douard <david.douard@logilab.fr>
Mon, 06 Jul 2015 11:04:42 +0200
changeset 11104 269317987dc6
parent 8207 c04676b16c59
permissions -rw-r--r--
[cwctl] remove support for startorder file in /etc/cubicweb.d (closes #5618947) It's now useless.

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