skeleton/schema.py.tmpl
author Aurelien Campeas <aurelien.campeas@pythonian.fr>
Tue, 20 Oct 2015 16:05:36 +0200
changeset 11060 3699fca78836
parent 8207 c04676b16c59
permissions -rw-r--r--
[sources/native] ask permission to continue restoring even if metadata do not match (closes #7771864) Moreover we try to clarify the message (Expected/Found was never too clear for users).

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