skeleton/entities.py.tmpl
author Alexandre Richardson <alexandre.richardson@logilab.fr>
Fri, 30 Nov 2012 16:43:36 +0100
changeset 8749 9db7580d6427
parent 8207 c04676b16c59
permissions -rw-r--r--
add a command to compare db schema and file system schema (closes #464991)

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