skeleton/schema.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 29 Aug 2013 12:55:27 +0200
branchstable
changeset 9227 762a331db741
parent 8207 c04676b16c59
permissions -rw-r--r--
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165

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