]> SALOME platform Git repositories - tools/sat.git/blobdiff - data/templates/PythonComponent/bin/test_PYCMP.py
Salome HOME
Merge branch 'ng780475/PythonComponent' into master
[tools/sat.git] / data / templates / PythonComponent / bin / test_PYCMP.py
index c70fbd6bb9f5844fb1860ac04491c12848296006..d911cdf002ee0d6bc94c1f66d303d9dd3cd92646 100755 (executable)
@@ -23,4 +23,4 @@ salome.salome_init()
 
 ppf5 = salome.lcc.FindOrLoadComponent("FactoryServerPy", ":sat:{PYCMP}")
 
-print ppf5.touch(":sat:{PYCMP}")
+print(ppf5.touch(":sat:{PYCMP}"))