cosmetic changes only
[sfa.git] / sfa / util / method.py
index eb3cba5..e7bdee7 100644 (file)
@@ -84,7 +84,7 @@ class Method:
 
             return result
 
-        except SfaFault, fault:
+        except SfaFault as fault:
 
             caller = ""