skeleton/sobjects.py.tmpl
author Anthony Truchet <anthony.truchet@logilab.fr>
Mon, 27 Feb 2012 09:45:48 +0100
changeset 8266 704dda5c07f7
parent 8207 c04676b16c59
permissions -rw-r--r--
[undo, transactions] Adds a property in the transaction API. (closes #2202953) Required by forthcoming changes in undo_web.diff

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