skeleton/entities.py.tmpl
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 06 May 2013 16:05:51 +0200
changeset 8972 771337c3a754
parent 8207 c04676b16c59
permissions -rw-r--r--
[testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html

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