skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 30 Sep 2015 18:28:57 +0200
changeset 10743 1e1c560cc610
parent 8207 c04676b16c59
permissions -rw-r--r--
[py3k] fix validateform controller We need to return bytes not str.

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