Join a thread and get the return value of a function

mattia gervaz at gmail.com
Thu Dec 24 08:23:24 EST 2009


Hi all, is there a way in python to get back the value of the function 
passed to a thread once the thread is finished? Something like 
pthread_join() in C?

Thanks, Mattia



More information about the Python-list mailing list