X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=sfatables%2Fcommands%2FList.py;h=a3cf7135496f8c326d7b591cee76b5e6d7cdac28;hb=cf277bb46de09662e3c969ec109a47f8e0fbb2c1;hp=fe44432c3adc0085bfca870fea5e139b81a5833e;hpb=50d536b90896dba07e36d34b2a9a11d8b5c0a05a;p=sfa.git diff --git a/sfatables/commands/List.py b/sfatables/commands/List.py index fe44432c..a3cf7135 100644 --- a/sfatables/commands/List.py +++ b/sfatables/commands/List.py @@ -2,8 +2,8 @@ import os, time import libxml2 import pdb -from globals import * -from pretty import Pretty +from sfatables.globals import * +from sfatables.pretty import Pretty from sfatables.command import Command class List(Command):