skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 10 Feb 2014 16:06:16 +0100
changeset 9519 32662203e334
parent 8207 c04676b16c59
permissions -rw-r--r--
[devtools] force locale to C for postgresql test clusters Avoids initdb failure with e.g. iso8859-X locale and utf-8 encoding.

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