skeleton/hooks.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 08 Apr 2013 12:42:36 +0200
brancholdstable
changeset 8860 e5db11a399be
parent 8207 c04676b16c59
permissions -rw-r--r--
merge 3.14.x fix into 3.15.x

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