Message 140416 - Python tracker
Message140416
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, cool-RR, cvrebert, eric.araujo, ganadist, giampaolo.rodola, rosslagerwall, vstinner |
| Date | 2011-07-15.15:19:26 |
| SpamBayes Score | 0.0073962123 |
| Marked as misclassified | No |
| Message-id | <1310743166.96.0.417847731381.issue3177@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> dependencies: + Finding programs in PATH, adding shutil.which Why did you add this dependency? For example, subprocess is able to locate a program if the program has no full path. We don't need a which function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-07-15 15:19:27 | vstinner | set | recipients: + vstinner, giampaolo.rodola, benjamin.peterson, eric.araujo, ganadist, cvrebert, cool-RR, rosslagerwall |
| 2011-07-15 15:19:26 | vstinner | set | messageid: <1310743166.96.0.417847731381.issue3177@psf.upfronthosting.co.za> |
| 2011-07-15 15:19:26 | vstinner | link | issue3177 messages |
| 2011-07-15 15:19:26 | vstinner | create | |