skeleton/entities.py.tmpl
author Julien Jehannet <julien.jehannet@logilab.fr>
Wed, 05 Jan 2011 15:32:22 +0100
branchstable
changeset 6780 92e4c07f86c0
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
[server/test] raise SkipTest from setUpModule instead of setUp( unittest2 behaviour) + kill some deprecation warnings

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