Re: [python-win32] Apologies - Spawn problem

2006-01-31 Thread John Machin
Frank Peacock wrote: > Hello again > > I need to correct the previous email. The correct main.py file is attached > now. > > The interesting thing is that the naming of the python file does not change > the result. > > The result always is output to the screen: "Main" and then "Exit", there is >

[python-win32] Apologies - Spawn problem

2006-01-31 Thread Frank Peacock
Hello again I need to correct the previous email. The correct main.py file is attached now. The interesting thing is that the naming of the python file does not change the result. The result always is output to the screen: "Main" and then "Exit", there is no "subprocess" outputted. # Main script