tests/win32/wxGlade/runtime.py
author b.taylor@willowglen.ca
Wed, 12 Aug 2009 15:20:51 -0600
branchcherry-pick
changeset 375 b16bcfe531d7
parent 315 408dd4b44ec8
permissions -rw-r--r--
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
import time,sys
def myprintfunc(arg):
    print arg
    sys.stdout.flush()
    return arg