skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 17 Feb 2014 15:22:21 +0100
changeset 9553 be9b12f42d76
parent 8207 c04676b16c59
permissions -rw-r--r--
[predicates] fix thinko in doc strings Replace "e.g." with more appropriate "i.e.". These are not examples.

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