skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 11:21:09 +0200
changeset 9091 4a39f3f1f1d9
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] move the rollback method on Connection object One step closer of standalon 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"""