skeleton/sobjects.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 25 Apr 2013 13:35:02 +0200
changeset 8932 4ae4242bceb1
parent 8207 c04676b16c59
permissions -rw-r--r--
[notification] merge BaseNotificationView and NotificationView They are in the same module now.

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