Help Req: pipedream.py, win32pipe, and compilers

Ray S rays at blue-cove.com
Tue Sep 21 18:36:42 EDT 2004


Does anyone know why a script that uses win32pipe.popen3() will run a 
script, but hang when compiled?

I can't get a script that uses pipedream.py to run when compiled with 
McMillan or py2exe; it appears that the client process (an interactive DOS 
exe) returns the first screen of text, gets to its first prompt, then exits.

pipedream.py does: c = os.read(self._in.fileno(), 1) and just hangs, no error.

I'd appreciate any and all tips ...

Ray Schumacher
Blue Cove Interactive
7220 Trade Street, Suite 101
San Diego, CA 92121
858.695.8801
http://Blue-Cove.com




More information about the Python-list mailing list