Message159203
| Author | pitrou |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.smith, eric.snow, lemburg, ncoghlan, pitrou |
| Date | 2012-04-24.20:39:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1335299864.3436.18.camel@localhost.localdomain> |
| In-reply-to | <1335299135.14.0.687406626788.issue14657@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> That's an interesting idea. How do we currently tell that the > interpreter is running in a checkout? Is that exposed in any way to > Python code? Look for _BUILDDIR_COOKIE in setup.py. But that's only for non-Windows platforms (I don't think setup.py is invoked under Windows). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-24 20:39:09 | pitrou | set | recipients: + pitrou, lemburg, brett.cannon, ncoghlan, eric.smith, Arfrever, eric.snow |
| 2012-04-24 20:39:08 | pitrou | link | issue14657 messages |
| 2012-04-24 20:39:08 | pitrou | create | |