skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 22 Apr 2015 17:45:27 +0200
changeset 10342 28db21e0c8e5
parent 8207 c04676b16c59
permissions -rw-r--r--
[dbapi] retire repo.[gs]et_shared_data which were used by the dbapi Related to #3933480

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