From 054b33edf8ae4a114b813cbbc7383bc0f6b3e029 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Thu, 1 Oct 2009 09:34:42 +0000 Subject: [PATCH] *** empty log message *** --- Openturns_Study/opsOT.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Openturns_Study/opsOT.py b/Openturns_Study/opsOT.py index 28db9a95..e2af4083 100644 --- a/Openturns_Study/opsOT.py +++ b/Openturns_Study/opsOT.py @@ -15,7 +15,6 @@ def INCLUDE_context(self,d): Fonction op_init pour macro INCLUDE """ for k,v in self.g_context.items(): - print "IDM: ops.py k=%s v=%s" % (k,v) d[k]=v -- 2.39.2