skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 18 Dec 2012 12:25:08 +0100
branchstable
changeset 8679 cf4dacc80976
parent 8207 c04676b16c59
permissions -rw-r--r--
[ldapfeed] don't crash if one specify an unexisting group in the configuration. Closes #2538399

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