skeleton/entities.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Wed, 19 Nov 2014 12:36:43 +0100
branchstable
changeset 10055 b23043546f2c
parent 8207 c04676b16c59
permissions -rw-r--r--
[migration/3.18] speed up the migration and be a little bit more informative Closes #4619277.

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