bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 19 Dec 2019 06:32:16 +0100
changeset 12830 5318da3497e8
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[python3] 'unicode' function doesn't exist anymore

#!/usr/bin/env python3
from cubicweb.cwctl import run
run()