Salome HOME
Switch development flag to 1
[modules/hexablock.git] / doc / pyplots / test_cut.py
index 76ac94fe6e53efbe27a5b8f09cb0c8d89017713d..3811de72da08f3bfbd2b4feefdb85ed28bd2dfc9 100644 (file)
@@ -24,7 +24,7 @@ import GEOM
 import SALOMEDS
 import hexablock
 
-print "test cut hexaedra..."
+print("test cut hexaedra...")
 doc = hexablock.addDocument()
 
 size_x = 2
@@ -50,6 +50,6 @@ file_name = os.path.join(os.environ['TMP'], 'decoupe.vtk')
 ####  doc.saveVtk(file_name)
 
 
-print "...test cut hexaedra OK"
+print("...test cut hexaedra OK")