Salome HOME
Python container is obsolete
[modules/kernel.git] / bin / runSalome.py
index fef35cf21c81d3db71d4ae6159b63aecb606404b..62252e6e2c8671ded5e51b14ffcc1e76f5f9c883 100755 (executable)
@@ -614,11 +614,6 @@ def startSalome(args, modules_list, modules_root_dir):
         else:
           clt.waitNSPID("/Containers/" + theComputer + "/FactoryServer",myServer.PID)
 
-    #
-    # Launch local Python Container (FactoryServerPy),
-    # and wait until it is registered in naming service
-    #
-
     if 'pyContainer' in args['standalone']:
         raise Exception('Python containers no longer supported')