skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 04 Nov 2014 16:09:42 +0100
changeset 10042 3e010722c071
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/auth] stop playing games with locals() We only want to know if any retriever found something.

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