From: Sapan Bhatia Date: Wed, 2 Sep 2009 14:48:54 +0000 (+0000) Subject: (no commit message) X-Git-Tag: sfa-0.9-1~34 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=816d72d56f350bf15faf9d80ce71e8ce3e95784a --- diff --git a/sfatables/commands/List.py b/sfatables/commands/List.py index 79d1849b..b3385e4c 100644 --- a/sfatables/commands/List.py +++ b/sfatables/commands/List.py @@ -16,4 +16,5 @@ class List(Command): return True def __call__(self, option, opt_str, value, parser, *args, **kwargs): + return self.call(option)