In article <[email protected]>, Chris Rebert <[email protected]> wrote:
> Popen.poll(): > Check if child process has terminated. Set **and return** > returncode attribute. > [Direct quote from the docs; emphasis added] Doh. I read right past that and didn't see it. Thanks for the correction. -- http://mail.python.org/mailman/listinfo/python-list
