skeleton/entities.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 11 Apr 2012 14:36:19 +0200
changeset 8367 fc59d2380c48
parent 8207 c04676b16c59
permissions -rw-r--r--
[service-api] Add unified service API on `_cw` attribute This will allow writting generic entity code that could run on both client and repo side. This addition have been discussed with Sylvain Sylvain Thenault.

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