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 tebeka
Recipients
Date 2006-08-20.13:22:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is RC1.

test_subprocess fails. IMO due to the fact that there
is a directory called "Python" in the python source
directory.

The fix should be that sys.executable will return the
name with the '.exe' suffix on cygwin.

Attached log of running the test.
History
Date User Action Args
2007-08-23 14:42:09adminlinkissue1543469 messages
2007-08-23 14:42:09admincreate