X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fyacsloader%2Fsamples%2FschemaPmmlDoesNotExist.xml;h=74dfd141f05e9613651ec325586396973066be82;hb=1dcee809aa495527ea5cce3b935a5999ec0a1577;hp=524709d61d56c749bc5bbb6b930a2ee94d1cc8af;hpb=49b47d59a19c61558557bf82d10b56264afa7af0;p=modules%2Fyacs.git diff --git a/src/yacsloader/samples/schemaPmmlDoesNotExist.xml b/src/yacsloader/samples/schemaPmmlDoesNotExist.xml index 524709d61..74dfd141f 100644 --- a/src/yacsloader/samples/schemaPmmlDoesNotExist.xml +++ b/src/yacsloader/samples/schemaPmmlDoesNotExist.xml @@ -59,10 +59,10 @@ if err > epsilon : msg += "refOutput - output : %f - %f \n"%(refOutput, output); msg += "Got abs relative diff %f .\n"%err ret = False; - print msg; + print(msg); pass -print "+++ OK " , i , " +++", ret +print("+++ OK " , i , " +++", ret) ]]> @@ -261,7 +261,7 @@ refOutputs = [ @@ -310,8 +310,8 @@ filepath = resourcesDir + filename; -