skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 26 Jul 2010 12:15:11 +0200
changeset 6013 8ca424bc393b
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[dbapi] cleanup shared data api: let access to transaction from dbapi, we can write it after all... Also, querydata is better named txdata

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