skeleton/sobjects.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 10:44:40 +0200
changeset 9097 39be1e548270
parent 8207 c04676b16c59
permissions -rw-r--r--
[client-connection] explicit the client part in __repr__ Now that we have real server side connection we need to remove ambiguity.

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