Salome HOME
Switch development flag to 1
[modules/hexablock.git] / doc / pyplots / bride.py
index a009569632bed6d915bcfcbdff810171c56f6abe..4148784c63d668297ee8e715ed6a7ca969df48b1 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: latin-1 -*-
-# Copyright (C) 2009-2015  CEA/DEN, EDF R&D
+# Copyright (C) 2009-2016  CEA/DEN, EDF R&D
 #
 # 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