skeleton/sobjects.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 25 Mar 2013 16:08:48 +0100
changeset 8788 194f1418bc7e
parent 8207 c04676b16c59
permissions -rw-r--r--
[session/transaction] move hook management in transaction itself This is transaction level code.

# -*- 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 repository side views, usually for notification"""