bin/cubicweb-ctl
author Samuel Trégouët <samuel.tregouet@logilab.fr>
Thu, 16 Aug 2018 12:31:44 +0200
changeset 12346 b3f45d96a179
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[py37] `async` is now a reserved keyword

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