skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 12 Jun 2013 12:27:00 +0200
changeset 9004 a3594bf2b6bf
parent 8207 c04676b16c59
permissions -rw-r--r--
notification: fix session creation (closes #2934523) Session() takes a user and repo, not repo and user.

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