skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 27 Jul 2015 09:27:18 +0200
changeset 10570 c0501d4f67f1
parent 8207 c04676b16c59
permissions -rw-r--r--
[server/storage] rename 'session' variables to 'cnx' We no longer deal with Session objects here.

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