skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 13 Feb 2015 13:39:33 +0100
changeset 10250 582301c2c8ca
parent 8207 c04676b16c59
permissions -rw-r--r--
[hooks/syncschema] use a list instead of a set for UpdateFTIndexOp The order in which etypes get indexed matters. Related to #4959402.

# -*- 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 entity's classes"""