X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfatables%2Fcommands%2Fmoo.py;h=a882854056e9edd54a86fc8f4710ab22c4d6dd60;hb=a0ef6e7c91c3c8fa376943d28fec8c5c204a78cd;hp=bd19a9d51430eb0b2e2cb1441f244e6b5225b7b4;hpb=ecc85e0b923922cf7117d29b380f5284edb88f21;p=sfa.git diff --git a/sfatables/commands/moo.py b/sfatables/commands/moo.py index bd19a9d5..a8828540 100644 --- a/sfatables/commands/moo.py +++ b/sfatables/commands/moo.py @@ -122,7 +122,7 @@ class Command: try: self.type_check(name, value, item, args) return - except SfaInvalidArgument, fault: + except SfaInvalidArgument as fault: pass raise fault