popen child termination

Milos Prudek prudek at bvx.cz
Sat Aug 21 10:00:04 EDT 2004


No. I know I could use os.system().

My motivation was curiosity: why this does not work?

I thought that popen is simply more powerful than system(), a superset 
of os.system() if you will.

Thanks for explaining that I cannot achieve this with os.popen (2,3,4).

-- 
Milos Prudek



More information about the Python-list mailing list