catch output of threads

William wilk-spamout at flibuste.net
Fri Nov 29 11:49:37 EST 2002


Hi,

Is it possible to catch the output from print of differents threads ?
In a single thread, i can change the value of sys.stdout... but with
differents thread i don't know ?

My goal is to make a little server with multithread working on 
windows without calling an external interpreter (like CGIHTTPServer do).

bye

-- 
William Dode - http://flibuste.net



More information about the Python-list mailing list