Is the subprocess module robust enough in 2.4?

2009-02-05 Thread skip
The subprocess module was added in Python 2.4. I'm running 2.4.5 at work. I know it's seen many bugfixes since first released. Is the version in 2.4 robust enough to use in preference to os.popen and friends? Thx, -- Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/ --

Re: Is the subprocess module robust enough in 2.4?

2009-02-05 Thread James Mills
On Fri, Feb 6, 2009 at 2:20 AM, s...@pobox.com wrote: The subprocess module was added in Python 2.4. I'm running 2.4.5 at work. I know it's seen many bugfixes since first released. Is the version in 2.4 robust enough to use in preference to os.popen and friends? Is xxx rubust enough is an