Salome HOME
fix for the case of
authoreap <eap@opencascade.com>
Tue, 31 Jan 2012 11:10:28 +0000 (11:10 +0000)
committereap <eap@opencascade.com>
Tue, 31 Jan 2012 11:10:28 +0000 (11:10 +0000)
commitf0c9957f917c9e7afa978b978a49f1fb872e636f
tree384ca5a92254851d9c9c52d1073daaf5c32f6192
parent0dc8a37ac5fa4c5057eb3ad83fc1b7dc2688e073
fix for the case of
RuntimeError: Naming Service Unreacheable

-except ImportError:
+except:
src/GEOM_PY/geomtools.py
src/GEOM_PY/sketcher.py