Re: [python-win32] wexpect and running without a console

2010-01-21 Thread Olof Rutgersson
lto:skippy.hamm...@gmail.com] Sent: den 20 januari 2010 23:22 To: Olof Rutgersson Cc: python-win32@python.org Subject: Re: [python-win32] wexpect and running without a console On 21/01/2010 1:57 AM, Olof Rutgersson wrote: > The invalid handle error seems to be related to the fact that I'm not > l

Re: [python-win32] wexpect and running without a console

2010-01-20 Thread Mark Hammond
On 21/01/2010 1:57 AM, Olof Rutgersson wrote: The invalid handle error seems to be related to the fact that I'm not launching python.exe from a console but from another process, can it be related to issue 1124861 (http://bugs.python.org/issue1124861)? Do I need to create different stdin and s