cubicweb/__main__.py
author Julien Tayon <julien.tayon@logilab.fr>
Tue, 25 Feb 2020 22:18:15 +0100
branch3.27
changeset 12893 4942a6ebf21b
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[ldapfeed] drop now useless import from __future__

from cubicweb.cwctl import run

run()