--- trunk/escript/test/python/DataVariableTests.py 2005/12/06 01:13:57 315 +++ trunk/escript/test/python/DataVariableTests.py 2005/12/06 01:16:05 316 @@ -105,7 +105,7 @@ d5 = dv1.evaluate() -print d5.toString() +#print d5.toString() sys.exit(0) # end