Salome HOME
[PY3] Fix m4 macro for python 3
[modules/kernel.git] / src / KERNEL_PY / batchmode_salome.py
index 06e1ffbae8d3959175c5befef847888cea4e262e..6cf554390338e88983aaca90531acd97a831880b 100755 (executable)
@@ -301,5 +301,5 @@ else:
 myStudyName = myStudy._get_Name()
 
 myStudyId = myStudy._get_StudyId()
-#print myStudyId
+# print(myStudyId)