Salome HOME
updated copyright message
[tools/medcoupling.git] / src / RENUMBER_Swig / UsersGuideExamplesTest.py
index 964c05257ffe97b667dbf1fc0417ec54eef32ee5..257ad2ec50ba822c8d24f802b2009bcf801c5f22 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 
 import sys
 
-if sys.platform == "win32":
-    from MEDCouplingCompat import *
-else:
-    from medcoupling import *
+from medcoupling import *
 
 from math import pi, sqrt