skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 14 Jan 2014 17:30:13 +0100
changeset 9472 ae97167956b1
parent 8207 c04676b16c59
permissions -rw-r--r--
[devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login Make sure the client connection and the session refer to the same server connection.

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