[python-win32] reading from console child process

Niki Spahiev niki at vintech.bg
Tue Apr 5 12:15:26 CEST 2005


Chris Maloof wrote:

> Thanks for the help!  ctypes ended up working for me, with help from 
> win32process where possible.  I'm not sure why the solutions involving 
> popen variants failed; I might have missed something easier.  Here's the 
> meat of my solution for the archives anyway, though.

IIRC there is new module process which replaces popen with better 
functionality.

Niki Spahiev


More information about the Python-win32 mailing list