Module: DelPhiExecutor | DelphiViewer/DelPhiExecutor.py | |||||||
---|---|---|---|---|---|---|---|---|
File: DelPhiExecutor.py Date: 06.08.2000 Description: Handles the execution of a DelPhi run. Imports: - tempfile module Classes: DelPhiExecutor Input: - DelPhi input options - DelPhi parameters - DelPhi output options Output: - DelPhi (redirected) output file - specified by DelPhi output options Caveats: Last modified: 06.19.2000 - Cleaned up the DelPhiExecutor constructor and some comments and print statements 07.01.2000 - Mucked around with the forking and Legacy code with dek. 07.11.2000 - Tested the temporary worker thread class.
|