From: eficas <> Date: Thu, 9 Dec 2004 17:38:17 +0000 (+0000) Subject: PN : print intempestif enleve X-Git-Tag: CCAR_poursuite_deb~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=b12fd80a82bc58c08b61f3e9b460072683674a28;p=tools%2Feficas.git PN : print intempestif enleve --- diff --git a/Editeur/fonctionpanel.py b/Editeur/fonctionpanel.py index 3a9fdd2a..644ade70 100644 --- a/Editeur/fonctionpanel.py +++ b/Editeur/fonctionpanel.py @@ -255,7 +255,6 @@ class FONCTION_Panel(PLUSIEURS_BASE_Panel): affiche="(" separe="" for val in valeur: - print str(val) affiche=affiche+separe+str(val) separe="," affiche=affiche+")"