skeleton/hooks.py.tmpl
author Christophe de Vienne <christophe@unlish.com>
Tue, 17 Jun 2014 11:14:20 +0200
changeset 9930 d20c2b262f55
parent 8207 c04676b16c59
permissions -rw-r--r--
[tests] Add a webtest based TestCase class Closes #4002134

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