skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 14 Oct 2015 16:30:45 +0200
changeset 10806 bd98cd3b7869
parent 8207 c04676b16c59
permissions -rw-r--r--
[server/test] import StringIO from io on python3 Don't change the import for python2, as we print a mix of unicode and str.

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