bin/cubicweb-ctl
author julien tayon <julien.tayon@logilab.fr>
Tue, 11 Jun 2019 09:07:24 +0200
changeset 12637 234ca3cbbb46
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[py3] Use sorted(key=...) instead of sorted(cmp=...)

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