skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 25 Mar 2011 15:45:38 +0100
branchstable
changeset 7112 bb27cc300040
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not

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