➜

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.

作者 chris.jerdonek
收信人 asvetlov, chris.jerdonek
日期 2012-10-03.06:19:46
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1349245187.63.0.540491490276.issue16115@psf.upfronthosting.co.za>
In-reply-to
内容
The executable argument to Popen() takes precedence over args[0] when the executable argument is provided.  The test suite should include a test of this that runs on all systems.  The test suite does not currently include such a test.  This test is a precursor to more specific, platform-specific tests that will be added for issue 16114.
历史
日期 用户 动作 参数
2012-10-03 06:19:47chris.jerdonek修改recipients: + chris.jerdonek, asvetlov
2012-10-03 06:19:47chris.jerdonek修改messageid: <1349245187.63.0.540491490276.issue16115@psf.upfronthosting.co.za>
2012-10-03 06:19:47chris.jerdonek链接issue16115 messages
2012-10-03 06:19:46chris.jerdonek创建