Dear List.

When spawning a thread using the threading module syntax new_thread =
threading.Thread(target=function_returning_a_list) How can i get the list
that this function is supposed to return.

Thanks
James


--
http://www.goldwatches.com/watches.asp?Brand=14
http://www.jewelerslounge.com
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to