skeleton/entities.py.tmpl
author David Douard <david.douard@logilab.fr>
Thu, 11 Jun 2015 10:17:41 +0200
changeset 10515 70ed2067fdb5
parent 8207 c04676b16c59
permissions -rw-r--r--
[cwxml parser] refactor url handling code to use urlparse and urlencode (related to #5456849)

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