[internal #1848537] Upgrade scripts to use Python3
Compare changes
@@ -32,7 +32,7 @@ class DsRestAPI:
@@ -32,7 +32,7 @@ class DsRestAPI:
@@ -166,11 +166,11 @@ def DsRestAPIPythonAPIMain(argv):
@@ -166,11 +166,11 @@ def DsRestAPIPythonAPIMain(argv):
@@ -222,4 +222,4 @@ if __name__ == "__main__":
@@ -222,4 +222,4 @@ if __name__ == "__main__":
\ No newline at end of file