beremiz
Clone
Summary
Browse
Changes
Graph
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
2009-05-18, greg
a3520d75a722
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg