Salome HOME
Added XAO files for SHAPERSTUDY tests
[samples/datafiles.git] / Yacs / Schemas / objref2.xml
index ebe4c0589ef05db1832c16303e4e2c48e9fd2a6f..da1a1f3d06e1c3effa2cfcc3a90e28df151f15cf 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2014  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2019  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -43,8 +43,8 @@
 
     <inline name="pyth0" >
       <script>
-        <code>print "p1",p1</code>
-        <code>print "p2",p2</code>
+        <code>print("p1",p1)</code>
+        <code>print("p2",p2)</code>
         <code>p1=[p1,p2,p2,p1]</code>
       </script>
       <inport name="p1" type="Obj"/>