skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 08 Sep 2015 16:24:57 +0200
changeset 10656 0b1d03f07b87
parent 8207 c04676b16c59
permissions -rw-r--r--
[test] use unicode for rql queries (3/7) Related to #6694446

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