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 pitrou
Recipients nadeem.vawda, pitrou, tarek
Date 2011-05-21.22:50:18
SpamBayes Score 1.396203e-09
Marked as misclassified No
Message-id <1306018215.3693.0.camel@localhost.localdomain>
In-reply-to <1306017660.32.0.415403113893.issue12141@psf.upfronthosting.co.za>
Content
> 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__).
History
Date User Action Args
2011-05-21 22:50:19pitrousetrecipients: + pitrou, nadeem.vawda, tarek
2011-05-21 22:50:18pitroulinkissue12141 messages
2011-05-21 22:50:18pitroucreate