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

Paul Rubin no.email at nospam.invalid
Sat Apr 18 13:28:32 EDT 2015


"D. Xenakis" <gouzounakis at hotmail.com> writes:
> Maybe this is pretty simple but seems I am stuck...
thread_maker() == "HelloWorld!"

This sounds like homework... what have you tried, and what happened?

Have you looked at the docs of the threading module?



More information about the Python-list mailing list