From: Eric Fayolle Date: Tue, 6 Sep 2022 17:08:27 +0000 (+0200) Subject: Supression de commentaire X-Git-Tag: merge_uncertainty_odysee_1210~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=97294b9e1b394d877cf5e79b8dc3e9ef8ae0d9e1;p=tools%2Feficas.git Supression de commentaire --- diff --git a/Ihm/I_OBJECT.py b/Ihm/I_OBJECT.py index 4dc804a9..8fc539e5 100644 --- a/Ihm/I_OBJECT.py +++ b/Ihm/I_OBJECT.py @@ -129,7 +129,7 @@ class OBJECT: def getObjetByMCPath(self,MCPath): # a revoir avec les MCFACTs dans les MCLists - debug = 1 + debug = 0 if debug : print ('getObjetByMCPath pour', self, self.nom) objet=None nomFils=MCPath[0] diff --git a/ReacteurNumerique/cata_UQ.py b/ReacteurNumerique/cata_UQ.py index cb4057db..c95d469e 100644 --- a/ReacteurNumerique/cata_UQ.py +++ b/ReacteurNumerique/cata_UQ.py @@ -24,8 +24,6 @@ class compareAutreMC(Valid) : self.nomFrere=frere def set_MCSimp (self, MCSimp): - debug = 1 - if debug : print ('je passe la pour ', self, MCSimp.nom) self.MCSimp=MCSimp class supValeurProbabiliste(compareAutreMC): @@ -1355,7 +1353,6 @@ def definitIntoOuput(objExpression, contexte): def changeIntoOuput(objPostPro): mesPostProVal=objPostPro.valeur - print('--------- mesPostProVal ----------- :',mesPostProVal) contexte=objPostPro.etape.parent.g_context # on essaye d assurer la compatibilite du catalogue UQ pour les 2 versions du catalogue RN_EDG if len(mesPostProVal[0]) == 2 :