popen in thread on QNX

Jacek Popławski jpopl at interia.pl
Thu Sep 8 07:23:40 EDT 2005


Laszlo Zsolt Nagy wrote:
> os.popen already creates a new process. So what if you try to call 
> os.popen from your main thread, then pass the file descriptors to your 
> thread?
> It is just an idea...

But I need to run command from thread, that's the main reason to create 
new thread :)



More information about the Python-list mailing list