tests/linux/wxGlade/runtime.py
author greg
Fri, 22 May 2009 10:27:55 +0200
changeset 347 2ba1aea5c70d
parent 315 408dd4b44ec8
permissions -rw-r--r--
remove french comment in python_gear block
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg