skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 12 Oct 2010 23:34:55 +0200
changeset 6464 11f9fbf6a645
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such

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