skeleton/hooks.py.tmpl
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 16 Mar 2011 09:37:46 +0100
brancholdstable
changeset 7083 b8e35cde46e9
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
help pylint by explicitely defining some attributes * the logging functions automatically set by set_log_methods * the attributes of Hook classes (eidfrom, entity...):

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