skeleton/entities.py.tmpl
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Mon, 14 Feb 2011 17:46:08 +0100
branchstable
changeset 6990 353ad06867a8
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[dataimport] implement create_entity() on ObjectStore to provide a consistent interface (+fix typo s/attribute_edited/edited_attributed/)

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