tests/python/runtime.py
changeset 283 d0e6fc0701fb
child 291 701c0601db02
equal deleted inserted replaced
282:2221e99d2f8f 283:d0e6fc0701fb
       
     1 import time
       
     2 def myprintfunc(arg):
       
     3     print arg
       
     4     return arg