Ok, thanks Kovid. It's easy enough to add the trailing fwd slashes.
I followed the examples in the python documentation for using subprocess, particularly when piping from one to another. The only places I saw a close for standard I/O was for the first stdout when piping to a second stdin. I duplicated that, but perhaps I missed something somewhere. I'll see if I can figure something out.
Thanks again,
Denver
|