skeleton/sobjects.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 02 Jul 2013 17:09:04 +0200
changeset 9127 aff75b69db92
parent 8207 c04676b16c59
permissions -rw-r--r--
[repository] drop safe attribute on ``internal_cnx`` People that need to disable hook can do it explicitly anyway.

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