I thought pythonw didn't provide a console and so it could be that stdin and stdout aren't connected to anything. Popen therefore doesn't make sense. You have to use sockets or something. -- http://mail.python.org/mailman/listinfo/python-list
- Re: BUG pythonw vs subprocess Paul Rubin
- Re: BUG pythonw vs subprocess Tim Roberts
- Re: BUG pythonw vs subprocess John J. Lee
- Re: BUG pythonw vs subprocess Robin Becker
- Re: BUG pythonw vs subprocess Tim Roberts
- Re: BUG pythonw vs subprocess Robin Becker