oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 24 Nov 2011 19:32:15 +0000 (20:32 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Thu, 24 Nov 2011 19:32:15 +0000 (20:32 +0100)
sfa/util/sfatablesRuntime.py

index ef8404b..2443777 100644 (file)
@@ -42,6 +42,6 @@ try:
 except:
     
     from sfa.util.logging import logger
-    def run_sfatables (, rspec, ____):
+    def run_sfatables (_,__,___, rspec, ____=None):
         logger.warning("Cannot import sfatables.runtime, please install package sfa-sfatables")
         return rspec