This text wouldn't be passed into the command line (it's read from a file), but 
it will be passed to it. Your suggestion turned me on to `parseCmdLine()` from 
the os module. It does exactly what I need. Thank you!

Reply via email to