In article <mailman.1343.1316663531.27778.python-l...@python.org>,
 Chris Rebert <c...@rebertia.com> 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

Reply via email to