From: vsr Date: Fri, 28 Sep 2007 10:53:49 +0000 (+0000) Subject: Fix a problem with importing of salome_shared_modules.py script in the batch mode... X-Git-Tag: V4_1_0a1~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=5e033ed1861691d4e64b43501b63731a7e96b555;p=modules%2Fkernel.git Fix a problem with importing of salome_shared_modules.py script in the batch mode python terminal. --- diff --git a/src/KERNEL_PY/batchmode_salome.py b/src/KERNEL_PY/batchmode_salome.py index 4de4212a2..c25b1dd80 100755 --- a/src/KERNEL_PY/batchmode_salome.py +++ b/src/KERNEL_PY/batchmode_salome.py @@ -5,7 +5,7 @@ # File : batchmode_salome.py # Module : SALOME -import salome_shared_modules +#import salome_shared_modules from omniORB import CORBA from LifeCycleCORBA import *