skeleton/schema.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Thu, 12 Jun 2014 12:15:18 +0200
changeset 9884 5ad1c3a9c4a1
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/request] use a picklable Counter object for tab index counters Related to #1381328.

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