skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 24 Nov 2014 17:43:29 +0100
changeset 10047 a1fde2d343b6
parent 8207 c04676b16c59
permissions -rw-r--r--
[urlpublishing] handle sub-types in RestPathEvaluator Since commit 31a1813d53f3 "[entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'", the RestPathEvaluator's input rset can have more than one etype, so it can't always use sameetypelist. Related to #3825488

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