skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 27 Sep 2013 14:15:24 +0200
changeset 9367 c8a5f7f43c03
parent 8207 c04676b16c59
permissions -rw-r--r--
instrument cwvreg, so we may know what's being loaded by asking the registry store

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