beremiz
Clone
Summary
Browse
Changes
Graph
bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered.
cherry-pick
2009-08-12, b taylor
8787fa8c6792
bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered.
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg