I have a thread that I've created from a main program.  I started this thread 
and passed it a function to execute.  Within this function are 'print' 
statements.  While they are directly translated to the stdout, I would love to 
return them back to the program itself and store them in an object.  How would 
I do this?

-M

_________________________________________________________________
Use video conversation to talk face-to-face with Windows Live Messenger.
http://www.windowslive.com/messenger/connect_your_way.html?ocid=TXT_TAGLM_WL_Refresh_messenger_video_042008
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to