skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 24 Apr 2014 14:44:58 +0200
changeset 9692 8574479184c4
parent 8207 c04676b16c59
permissions -rw-r--r--
[debian] break old cubicweb-vcsfile We removed call_service's async argument, which it used.

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