Salome HOME
Python 3 porting
[samples/pycalculator.git] / src / PYCALCULATOR / PYCALCULATOR_TEST.py
index 4f5d9663afcb3d54bed902e58c384caba67a631f..a827d35aaee778811a73d73740657d3bd366bed0 100755 (executable)
@@ -32,8 +32,8 @@ salome.salome_init()
 
 import PYCALCULATOR_ORB
 
+from medcoupling import *
 from MEDCouplingCorba import *
-from MEDCoupling import *
 from MEDLoader import *
 from MEDCouplingClient import *