Christopher Chapman wrote:
I'm trying to write a "module" to a larger program. This module eventually
needs to reference a config file with setup information in it, but I'm not
there yet. I'm using the subprocess module to run an external antivirus
program and trying to get the output written t
I'm trying to write a "module" to a larger program. This module eventually
needs to reference a config file with setup information in it, but I'm not
there yet. I'm using the subprocess module to run an external antivirus
program and trying to get the output written to a log file, but I keep
gett