tests/linux/wxGlade/runtime.py
author laurent
Wed, 16 Sep 2009 13:54:57 +0200
changeset 393 af20e07e53c5
parent 315 408dd4b44ec8
permissions -rw-r--r--
Remove dirtylibs test while freeing plc libs in PLCObject.py
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg