2to3 -f except
[sfa.git] / clientbin / setRecord.py
index bd77606..aafd95c 100755 (executable)
@@ -103,5 +103,5 @@ def main():
 
 if __name__ == '__main__':
     try: main()
-    except Exception, e:
+    except Exception as e:
         print e