cubicweb/__main__.py
author julien tayon <julien.tayon@logilab.fr>
Tue, 04 Jun 2019 09:35:47 +0200
changeset 12638 8466a6dd474e
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[py3] changing unicode to str py2 support being dropped, passing the code in full py3 str/bytes syntax

from cubicweb.cwctl import run

run()