HELP! How to return the returned value from a threaded function

Paul Rubin no.email at nospam.invalid
Sat Apr 18 16:17:55 EDT 2015


"D. Xenakis" <gouzounakis at hotmail.com> writes:
>> Have you looked at the docs of the threading module?
> Lost in there

You should probably read a book about operating systems to get a sense
of how the stuff in there works.  The software docs assume you're
familiar with the basic principles that you would get from a book or
from taking a class.



More information about the Python-list mailing list