how to use subprocess to execute an exe with args and an output

noydb jenn.duerr at gmail.com
Wed Jan 30 12:19:45 EST 2013


To add on, I need to eventually write a script that takes input, feeds it into this exe, and takes the output file to perform more 'tools'/manipulations on it.  Is call or Popen called for, why?  Or maybe some other module???



More information about the Python-list mailing list