import location changed tls-sprint
authorsylvain.thenault@logilab.fr
Thu, 26 Mar 2009 18:53:03 +0100
branchtls-sprint
changeset 1141 66d532e62dd8
parent 1138 22f634977c95
child 1142 03a9acf3c299
import location changed
hercule.py
--- a/hercule.py	Wed Mar 25 10:40:22 2009 +0100
+++ b/hercule.py	Thu Mar 26 18:53:03 2009 +0100
@@ -11,8 +11,8 @@
 
 from logilab.common import flatten
 from logilab.common.cli import CLIHelper
-from logilab.common.clcommands import BadCommandUsage, pop_arg
-from cubicweb.toolsutils import CONNECT_OPTIONS, Command, register_commands
+from logilab.common.clcommands import BadCommandUsage, pop_arg, register_commands
+from cubicweb.toolsutils import CONNECT_OPTIONS, Command
  
 # result formatter ############################################################