From e901e4e34edca65949b60fb85ec3f3a7d64de7f9 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Mon, 12 Jul 2010 15:14:43 +0000 Subject: [PATCH] *** empty log message *** --- Accas/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Accas/__init__.py b/Accas/__init__.py index 324ed712..eac4ec1c 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 +from A_VALIDATOR import VerifTypeTuple VerifExiste # On remplace la factory des validateurs initialement dans Noyau par celle # de A_VALIDATOR -- 2.39.2