Salome HOME
Python dump and scripts: removal of references to study, debug print instructions
[modules/hydro.git] / doc / salome / examples / h007_createPolySplineClosed.py
index c3896b68d16507a4e63f18ba2a280a29102e8095..6061752abc02b46006c3508190b4af55fdb3d690 100644 (file)
@@ -4,7 +4,6 @@ import sys
 import salome
 
 salome.salome_init()
-theStudy = salome.myStudy
 
 from HYDROPy import *
 from PyQt5.QtCore import *