skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 14 Feb 2012 11:34:53 +0100
changeset 8230 00435a332502
parent 8207 c04676b16c59
permissions -rw-r--r--
[datafeed] fix dumb name error introduced by recent deletion handling refactoring

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