skeleton/schema.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 13 May 2015 16:38:28 +0200
changeset 10417 59bf206996c8
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/test] stop calling loadxhtml with a form.callback It was deprecated in 3.9 (changeset 7b9553a9db65) and removed in 3.18. Related to #5533303.

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