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/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to