debian/cubicweb-ctl.install.in
author Rémi Cardona <remi.cardona@logilab.fr>
Thu, 17 Jul 2014 11:08:56 +0200
changeset 9892 928732ec00dd
parent 9208 7ae95f48e2f0
permissions -rw-r--r--
Remove uses of logilab.common.compat.{all,any} They're just aliases to the builtin ones on python 2.5+. If anyone needs convincing: >>> from logilab.common import compat >>> compat.any <built-in function any> >>> compat.all <built-in function all>

usr/bin/cubicweb-ctl usr/bin/
usr/lib/PY_VERSION/*-packages/cubicweb/cwctl.py
../cubicweb-ctl.bash_completion etc/bash_completion.d/cubicweb-ctl