skeleton/hooks.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 11:19:37 +0200
changeset 9081 7c9a6dc4ee5d
parent 8207 c04676b16c59
permissions -rw-r--r--
[session] use a rich object for timestamp This allows the Transaction to keep a reference to it

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