skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 17 Sep 2010 17:25:17 +0200
branchstable
changeset 6284 c35b2ebeb3c9
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[repo/sql] don't do anything when value is None. This will avoid None to be turned into False in the case of a boolean for instance.

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