[issue6773] subprocess issue on Win 7 x64

Ezio Melotti report at bugs.python.org
Wed Oct 7 10:24:21 CEST 2009


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

I cannot reproduce it on Win7 32bit (OS Name: Microsoft Windows 7
Enterprise; OS Version: 6.1.7600 N/A Build 7600) with Python 2.6.3rc1.
Attached there's the file I used (a slightly different version of what
you posted, your version worked too), this is the output I got:

cmd>python issue6773.py
"hello from myProcess"

cmd>

----------
nosy: +ezio.melotti
priority:  -> normal
Added file: http://bugs.python.org/file15066/issue6773.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6773>
_______________________________________


More information about the Python-bugs-list mailing list