tests/linux/wxGlade/runtime.py
author lbessard
Wed, 08 Apr 2009 15:16:45 +0200
changeset 333 e90aebdd2af1
parent 315 408dd4b44ec8
permissions -rw-r--r--
fixed wrong pthread initialisation
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg