Salome HOME
[PY3] 2to3 results
[modules/smesh.git] / src / Tools / Verima / Base / versions.py
index b5af3482b2d85fe1911106f35768c317a7af1987..55cea45a17caa78853edd9c4ce075c24a2e4a07e 100755 (executable)
@@ -17,5 +17,5 @@ def Chercheversion(salomePath):
 
 
 if __name__ == "__main__":
-      print Chercheversion("/local00/home/A96028/Appli")
+      print(Chercheversion("/local00/home/A96028/Appli"))