Is the subprocess module robust enough in 2.4?

skip at pobox.com skip at pobox.com
Thu Feb 5 11:20:59 EST 2009


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 - skip at pobox.com - http://www.smontanaro.net/



More information about the Python-list mailing list