cubicweb/__main__.py
author David Douard <david.douard@logilab.fr>
Mon, 16 Oct 2017 12:10:19 +0200
branch3.26
changeset 12291 b640ef6ad633
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[utils/statsd_logger] flake8

from cubicweb.cwctl import run

run()