skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 05 Jul 2010 13:35:15 +0200
changeset 5881 57387070f612
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[selectors] use before-registry-reset event to init is_instance cache: cleaner code and avoid reloading bug (making hooks test fail for instance)

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