skeleton/hooks.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 13 Apr 2011 11:34:53 +0200
branchstable
changeset 7217 4b860903d8c7
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot.

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