This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author reowen
Recipients
Date 2004-11-03.19:11:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=431773

I am using Windows 2000 Professional. I am not using command.com, at 
least not that I know of. I'm running my program from PythonWin or IDLE 
(most often the former).

Can I safely install 2.4b1 and not trash my 2.3 install? If so, I'll give it a go. 
(I know this works on Mac and unix, but have no idea how it works on 
Windows).

Another possibility is to test the results at your end by editing 
subprocess.py to toggle that flag that makes win32api be used instead of 
_subprocess. Then launching any app using an explicit path should show the 
problem (or not), since they are all in C:\\Program Files\...
History
Date User Action Args
2007-08-23 14:27:10adminlinkissue1057048 messages
2007-08-23 14:27:10admincreate