Message231445
| Author | pitrou |
|---|---|
| Recipients | doko, jkloth, pitrou |
| Date | 2014-11-20.17:44:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1416505440.65.0.311581742208.issue22895@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> do we have something like skipIfInstalled? No. There's no exact way of checking for an installed Python, but one possibility is to test whether a given directory exists (e.g. "Modules"). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-11-20 17:44:00 | pitrou | set | recipients: + pitrou, doko, jkloth |
| 2014-11-20 17:44:00 | pitrou | set | messageid: <1416505440.65.0.311581742208.issue22895@psf.upfronthosting.co.za> |
| 2014-11-20 17:44:00 | pitrou | link | issue22895 messages |
| 2014-11-20 17:44:00 | pitrou | create | |