skeleton/entities.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Fri, 26 Jun 2015 16:28:56 +0200
changeset 10468 3f27669634d2
parent 8207 c04676b16c59
permissions -rw-r--r--
[devtools] Sort _cw_fields in fake_form Try to generate a predictable string, to help testing with PYTHONHASHSEED=random.

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