skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 29 Aug 2013 16:20:33 +0200
branchstable
changeset 9228 90b8c7a7e205
parent 8207 c04676b16c59
permissions -rw-r--r--
[deprecation] add (approximate) version number to deprecation message and set proper stacklevel

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