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.

作者 pitrou
收信人 nadeem.vawda, pitrou, tarek
日期 2011-05-21.22:50:18
SpamBayes Score 1.396203e-09
Marked as misclassified
Message-id <1306018215.3693.0.camel@localhost.localdomain>
In-reply-to <1306017660.32.0.415403113893.issue12141@psf.upfronthosting.co.za>
内容
> Oops. It's a duplicate. Keeping this one since the problem was
> narrowed to multiprocessing/sys,executable and sysconfig

I don't think it has anything to do with sys.executable. As the other
issue says, it seems the test (or packaging/sysconfig itself) is simply
unable to locate the root of the current checkout (which should be
trivial using __file__).
历史
日期 用户 动作 参数
2011-05-21 22:50:19pitrou修改recipients: + pitrou, nadeem.vawda, tarek
2011-05-21 22:50:18pitrou链接issue12141 messages
2011-05-21 22:50:18pitrou创建