Salome HOME
Merge V9_dev branch into master
[modules/kernel.git] / doc / salome / examples / example1
index 7092166104ae149b2644627185d3e1b6df6bc290..9300f476eef7e8eec7bc085ebf2316ed53515553 100644 (file)
@@ -19,7 +19,7 @@ file = str+"/test.hdf"
 
 #file = "/tmp/ggg.hdf"
 
-print " -------  We will save to", file, "-----------"
+print(" -------  We will save to", file, "-----------")
 
 batchmode_geompy.myStudy.SaveAs(file)
 openedStudy=batchmode_geompy.myStudy.Open(file)