skeleton/schema.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 16 Jan 2014 13:50:26 +0100
changeset 9412 8aa6c923d6c0
parent 8207 c04676b16c59
permissions -rw-r--r--
[security] Add comment to check_entity_attributes shortcut Make it clear that it is only an optimization. Related to #3444095.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""