skeleton/sobjects.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 14 Jun 2010 17:56:10 +0200
branchstable
changeset 5747 d6ac0cd30fde
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[rset] do not filter rsets with __getstate__, ensure whatever flies with pyro has no .req attribute, also set the ._rqlst to None since it will be reconstructed later on demand

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