View Single Post
Old 07-01-2011, 10:16 AM   #9
denverh
Enthusiast
denverh began at the beginning.
 
Posts: 25
Karma: 10
Join Date: May 2011
Device: prs-650
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
denverh is offline   Reply With Quote