branch | stable |
changeset 4718 | 3dc3ad02d091 |
parent 4684 | 876a79ece6f7 |
child 4720 | ddf4f19eb07a |
--- a/cwctl.py Fri Feb 26 13:10:16 2010 +0100 +++ b/cwctl.py Fri Feb 26 13:12:01 2010 +0100 @@ -4,6 +4,9 @@ %s""" +# *ctl module should limit the number of import to be imported as quickly as +# possible (for cubicweb-ctl reactivity, necessary for instance for usable bash +# completion). So import locally in command helpers. import sys from os import remove, listdir, system, pathsep try: