skeleton/entities.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 06 Oct 2015 11:14:15 +0200
changeset 10778 04d248305810
parent 8207 c04676b16c59
permissions -rw-r--r--
[web] accept unicode in parsed Authorization header

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