skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 08 Oct 2015 13:51:54 +0200
changeset 10798 3f24adbf971a
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/http_headers] use classmethod decorator

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