skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 19 Jan 2011 18:01:28 +0100 (2011-01-19)
branchstable
changeset 6850 2b9e58174327
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
# 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"""