skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 18 Feb 2014 17:29:34 +0100
changeset 9554 d2fd866f69a2
parent 8207 c04676b16c59
permissions -rw-r--r--
[repoapi] add security/hook control and system_sql Just redirect these methods to the repo-side 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"""