skeleton/entities.py.tmpl
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Mon, 24 Nov 2014 15:43:18 +0100
branchstable
changeset 10048 7d9256aab337
parent 8207 c04676b16c59
permissions -rw-r--r--
[source/native/backup_restore] have a unique tunable blocksize for the dump phase Thus we make memory errors much less likely. Closes #4618949.

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