skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 05 Mar 2015 11:44:29 +0100
changeset 10265 9bdc74142164
parent 8207 c04676b16c59
permissions -rw-r--r--
[native source] log the used connection in doexecmany as in doexec

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