skeleton/schema.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 03 May 2013 17:26:23 +0200
changeset 8986 f094b72d3a6c
parent 8207 c04676b16c59
permissions -rw-r--r--
[schemaserial] mitigate critical message during migration We can't fetch extra_props because it is not yet there.

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