skeleton/sobjects.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 04 Feb 2013 14:39:55 +0100
brancholdstable
changeset 8858 51fdbbbd07b2
parent 8207 c04676b16c59
permissions -rw-r--r--
[predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663

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