skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 02 Jul 2014 11:37:57 +0200
changeset 9890 57e2cffa6329
parent 8207 c04676b16c59
permissions -rw-r--r--
Add warning messages when enabling remote pickle-based repository access Warn when starting a pyro or zmq-only repo, or when one of these access methods is enabled. Closes #2919295

# -*- 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 entity's classes"""