pls ignore, I got open3 to work, silly mistake on
my part...
dave.
- Original Message -
From:
Dave
Lajoie
To: Python-list@python.org
Sent: Sunday, March 06, 2005 10:32
PM
Subject: Fork on windows
Hello Guys,
I am new to the list and to
Python
Hello Guys,
I am new to the list and to
Python.
I have been reading Oreilly's
Python book and some web page on child process creation
using Python.
Basically, on windows, I want to start a process
and monitor its stdout and stderror.
I have looked at os.py from python lib direct