> 2. Kill the subprocess in a platform independent manner (i.e. no third party > modules and no hacks).
What's wrong with the .terminate method of the Popen object? Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list
> 2. Kill the subprocess in a platform independent manner (i.e. no third party > modules and no hacks).
What's wrong with the .terminate method of the Popen object? Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list