skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 18 Dec 2012 12:42:56 +0100
changeset 8708 78a99960286a
parent 8207 c04676b16c59
permissions -rw-r--r--
[ldapfeed] all options of a source should be in the same group, else you get AssertionError on c-c add-source. Closes #2538398

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