skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 11 Jan 2011 15:23:29 +0100
branchstable
changeset 6804 4262d0d6abcb
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
unittest2 fix: can't skip test in setUp, but it's fine in setUpClass

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