On Sun, Aug 9, 2015 at 11:39 AM, <rogerh906 at gmail.com> wrote: > Where can I find out about this? It's not mentioned in my "Introduction to Python" book. The Python documentation at docs.python.org are an important resource, and in particular the subprocess module is covered at https://docs.python.org/3/library/subprocess.html.