skeleton/schema.py.tmpl
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 10 Dec 2010 15:47:09 +0100
branchstable
changeset 6742 e03d427209cb
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[registry] backout 120c7ea6e1fa: errors should not pass silently Catching ImportError silently while loading files has too many side effects. (e.g. if system hooks / entities can't be registered).

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""