skeleton/views.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 14 Feb 2012 15:15:09 +0100
branchstable
changeset 8233 9b9180969892
parent 8207 c04676b16c59
permissions -rw-r--r--
[c-c] use subprocess instead of os.system to start repository

# -*- 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 views/forms/actions/components for web ui"""