skeleton/hooks.py.tmpl
author Jérôme Roy <jerome.roy@logilab.fr>
Wed, 10 Apr 2013 16:22:48 +0200
changeset 8885 b3409c1dc012
parent 8207 c04676b16c59
permissions -rw-r--r--
[LDAP] rename unittest ldapuser to ldapsource (prepares #2528116) the tests involved are not only for ldapuser module but also for the more general ldapfeed Necessary to prepare LDAP patch for CWgroup

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