cubicweb/__main__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 28 Jun 2018 10:06:26 +0200
branch3.26
changeset 12334 4c0f7ef3145c
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[py3] Open rst file in text mode in wdoc view Otherwise, UStringIO complains that it receives bytes.

from cubicweb.cwctl import run

run()