X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=bin%2FrunConsole.py;h=9639291f7f182d730a2e301f360dd7e40c74199d;hb=0d6b1b8d090419bcfe31b9a45c7bea2b73a883f9;hp=fe62b6895225289254a9c5fb1e1dd7c95bdffefe;hpb=2ed1dfe2767fd2d19353dad6f611122c67f09f09;p=modules%2Fkernel.git diff --git a/bin/runConsole.py b/bin/runConsole.py index fe62b6895..9639291f7 100644 --- a/bin/runConsole.py +++ b/bin/runConsole.py @@ -131,7 +131,7 @@ def __get_running_session(requested_port=None, lastInstanceByDefault=False): return host, port, filename # -import CORBA +from omniORB import CORBA import CosNaming import orbmodule