Message101472
| Author | vstinner |
|---|---|
| Recipients | Arfrever, ezio.melotti, flox, jnoller, pitrou, ronaldoussoren, schmir, tarek, vstinner |
| Date | 2010-03-22.00:33:15 |
| SpamBayes Score | 5.3180063e-08 |
| Marked as misclassified | No |
| Message-id | <1269217997.38.0.988051973183.issue7774@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The initial problem (test_subprocess failures) is solved thanks to different fixes. I consider that we can close this issue. Use non portable tricks to get the real program name if argv[0] is invalid doesn't sound like something importat. If someone changes argv[0], he have to assume that sys.executable is invalid or empty. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-22 00:33:17 | vstinner | set | recipients: + vstinner, ronaldoussoren, pitrou, schmir, tarek, jnoller, ezio.melotti, Arfrever, flox |
| 2010-03-22 00:33:17 | vstinner | set | messageid: <1269217997.38.0.988051973183.issue7774@psf.upfronthosting.co.za> |
| 2010-03-22 00:33:15 | vstinner | link | issue7774 messages |
| 2010-03-22 00:33:15 | vstinner | create | |