skeleton/hooks.py.tmpl
author David Douard <david.douard@logilab.fr>
Thu, 05 Apr 2012 22:42:40 +0200
branchstable
changeset 8343 6bd8db130476
parent 8207 c04676b16c59
permissions -rw-r--r--
Fix a Python 2.5 regression introduced by previous commit

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