skeleton/sobjects.py.tmpl
author David Douard <david.douard@logilab.fr>
Thu, 28 Aug 2014 18:54:21 +0200
changeset 10023 c3ab46842b2d
parent 8207 c04676b16c59
permissions -rw-r--r--
[book] fix docstrings to please sphinx example rst roles in docstring must be protected (in a literal).

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