Thanks, that's interesting. It seems odd to me that w9xpopen.exe (because of its name) is still used on Windows 7, so I can see why it was removed in Python 3.4. Since I don't use the popen function at all in my application, I think it should be OK to exclude w9xpopen.exe in my py2exe setup script, especially since it's suggested in the change log for py2exe 0.6.3 (http://www.py2exe.org/old/). -- https://mail.python.org/mailman/listinfo/python-list
Re: Why is w9xpopen.exe bundled with Python 2.7 on Windows?
ps16thypresenceisfullnessofjoy Sat, 30 Aug 2014 07:52:44 -0700
- Why is w9xpopen.exe bundled with Python 2.7... ps16thypresenceisfullnessofjoy
- Re: Why is w9xpopen.exe bundled with P... Terry Reedy
- Re: Why is w9xpopen.exe bundled with P... ps16thypresenceisfullnessofjoy
- Re: Why is w9xpopen.exe bundled wi... Terry Reedy
- Re: Why is w9xpopen.exe bundled wi... ps16thypresenceisfullnessofjoy
- Re: Why is w9xpopen.exe bundle... Terry Reedy