tests/python/runtime.py
changeset 366 cd90e4c10261
parent 365 a7f58414dea0
child 367 a76ee5307bb7
--- a/tests/python/runtime.py	Wed Jul 29 10:49:31 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-import time,sys
-def myprintfunc(arg):
-    print arg
-    sys.stdout.flush()
-    return arg