◐ Shell
clean mode source ↗

Message 159307 - Python tracker

Message159307

Author eric.araujo
Recipients Arfrever, brett.cannon, eric.araujo, eric.smith, eric.snow, lemburg, ncoghlan, pitrou
Date 2012-04-25.15:52:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335369142.9.0.0824018242356.issue14657@psf.upfronthosting.co.za>
In-reply-to
Content
> How do we currently tell that the interpreter is running in a checkout?
sysconfig.is_python_build()

Someone has to confirm that this works on Windows too, as I’ve been told that not installed vs. installed is less clear on that OS.
History
Date User Action Args
2012-04-25 15:52:22eric.araujosetrecipients: + eric.araujo, lemburg, brett.cannon, ncoghlan, pitrou, eric.smith, Arfrever, eric.snow
2012-04-25 15:52:22eric.araujosetmessageid: <1335369142.9.0.0824018242356.issue14657@psf.upfronthosting.co.za>
2012-04-25 15:52:22eric.araujolinkissue14657 messages
2012-04-25 15:52:22eric.araujocreate