skeleton/schema.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 21 Sep 2015 17:51:58 +0200
changeset 10720 201028085e12
parent 8207 c04676b16c59
permissions -rw-r--r--
[migration] NoneType is no longer comparable in py3k

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