skeleton/hooks.py.tmpl
author Rémi Cardona <remi.cardona@logilab.fr>
Wed, 01 Apr 2015 15:06:45 +0200
changeset 10300 bfe33b5710d1
parent 8207 c04676b16c59
permissions -rw-r--r--
[web/views] Allow changing CSVView's separator (closes #5227442)

# -*- 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 specific hooks and operations"""