tests/python/runtime.py
author etisserant
Wed, 14 Jan 2009 16:41:14 +0100
changeset 290 3bd617ae7a05
parent 283 d0e6fc0701fb
child 291 701c0601db02
permissions -rw-r--r--
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS
import time
def myprintfunc(arg):
    print arg
    return arg