skeleton/hooks.py.tmpl
author Dimitri Papadopoulos <dimitri.papadopoulos@cea.fr>
Thu, 26 Sep 2013 10:46:37 +0200
branchstable
changeset 9318 5d5b3a865eb1
parent 8207 c04676b16c59
permissions -rw-r--r--
[ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144

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