Salome HOME
Updated copyright comment
[modules/hexablock.git] / doc / pyplots / bride.py
index a009569632bed6d915bcfcbdff810171c56f6abe..9b79233b2ed5a94934acdb4af1ade5f113ac3205 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -83,7 +83,7 @@ def merge_quads(doc, quart, demi, ni1, nj1, ni2, nj2, option=0) :
         pass
     else:
 ##         doc.closeQuads(dest, orig)
-        print "closeQuads() : not yet implemented"
+        print("closeQuads() : not yet implemented")
         pass
 
     return None