skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 13 Nov 2013 15:58:42 +0100
changeset 9362 2f0129d17fa9
parent 8207 c04676b16c59
permissions -rw-r--r--
[mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr

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