Salome HOME
commentaire
[tools/eficas.git] / Ihm / I_MCBLOC.py
index 92a2ef5499086586d880b4bc723b7969d4dfe026..1ee8c2fe5c8d38ed500a38e4d06cf21775631d0d 100644 (file)
@@ -17,6 +17,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-import I_MCCOMPO
+from __future__ import absolute_import
+from . import I_MCCOMPO
 class MCBLOC(I_MCCOMPO.MCCOMPO):pass