skeleton/schema.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Thu, 12 Feb 2015 18:25:07 +0100
changeset 10240 6ec03928257f
parent 8207 c04676b16c59
permissions -rw-r--r--
[sobjects/test] Fix dependency on predictable hashing Fix test under python -R by ignoring url query parameter ordering. Related to #4959402.

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