skeleton/entities.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 17 Jan 2013 14:29:12 +0100
changeset 8653 ad5a3ff57255
parent 8207 c04676b16c59
permissions -rw-r--r--
[uicfg] remove pre 3.6 bw compat structure (prepares #2406609) This should have been done in a673d1d9a738.

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