Pipes

Ian Kelly ian.g.kelly at gmail.com
Sun Aug 9 13:52:13 EDT 2015


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.



More information about the Python-list mailing list