skeleton/schema.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 02 Apr 2013 16:02:52 +0200
changeset 8846 f31e2d6f1b53
parent 8207 c04676b16c59
permissions -rw-r--r--
[test] use the right order in some assertEqual The unittest2 function use ``(expected, got)`` order.

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