skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 04 Oct 2013 15:29:20 +0200
branchstable
changeset 9319 a68b8f423a8b
parent 8207 c04676b16c59
permissions -rw-r--r--
[test] test can_use_rest_path directly No need to go through the Entity.rest_path if what we want is to unittest that one function.

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