From: Pascale Noyret Date: Mon, 12 Jul 2010 15:33:28 +0000 (+0000) Subject: bug X-Git-Tag: V2_0~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0dbef0c7e4304dec1e9e396e555b6e411ffc3fe7;p=modules%2Feficas.git bug --- diff --git a/Accas/__init__.py b/Accas/__init__.py index eac4ec1c..4897f586 100644 --- a/Accas/__init__.py +++ b/Accas/__init__.py @@ -84,7 +84,7 @@ from A_VALIDATOR import OrVal,AndVal from A_VALIDATOR import OrdList,NoRepeat,LongStr,Compulsory from A_VALIDATOR import RangeVal, EnumVal, TypeVal, PairVal from A_VALIDATOR import CardVal, InstanceVal -from A_VALIDATOR import VerifTypeTuple VerifExiste +from A_VALIDATOR import VerifTypeTuple, VerifExiste # On remplace la factory des validateurs initialement dans Noyau par celle # de A_VALIDATOR