skeleton/hooks.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 27 Mar 2013 15:36:41 +0100 (2013-03-27)
changeset 8799 5fa07fdb6c8f
parent 8207 c04676b16c59
permissions -rw-r--r--
[doc] Add 3.17 release notes
# -*- 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"""