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 untangible question. What you really -should- be doing is looking at the bug reports (as you've mentioned) and determine whether or not they will affect your use-case(s) in any way. cheers James -- http://mail.python.org/mailman/listinfo/python-list