skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 22 Mar 2013 19:32:25 +0100
changeset 8770 2005dcc6150e
parent 8207 c04676b16c59
permissions -rw-r--r--
[transaction] relocate method building transaction context manager It is in the middle of methods going to be refactored.

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