On Wed Jul 03 22:59 2002 +0100, Tim Bunce wrote:
> There are already modules for
> launching sub-processes and capture stdout and stderr
> managing and writing to log files
> sending email
I definitely agree that it would be a bad idea to reinvent
functionality that's already pr
I'm not sure it warrants a new module.
There are already modules for
launching sub-processes and capture stdout and stderr
managing and writing to log files
sending email
What's you've described sounds like could be done with those and
just a few lines of code.
Tim.
On