diff -r 915be999f3f0 -r 5c42cafaee15 tests/python/plc.xml --- a/tests/python/plc.xml Sat May 19 19:00:55 2012 +0200 +++ b/tests/python/plc.xml Sun May 20 19:07:09 2012 +0200 @@ -1,14 +1,14 @@ - + + modificationDateTime="2012-05-20T18:14:50"> @@ -202,7 +202,7 @@ - 'sys.stdout.write("5678\n")' + 'PLCBinary.Python_to_C_Call(5678)' @@ -247,7 +247,7 @@ - 'myprintfunc("90AB\n")' + 'MyPythonFunc(42)'