Salome HOME
Switch to SSL mode for tests : naive approach
[modules/geom.git] / doc / salome / examples / GEOM_box.py
index b697e6f792c5db9d1a1a2ffb618f2a5f3335b0ed..487ad0bbc3a603296d302d2421854187389560c3 100644 (file)
@@ -1,6 +1,6 @@
 # --- salome initialization
 import salome
-salome.salome_init()
+salome.salome_init_without_session()
 
 # --- geom Python interface
 import GEOM