Message 109377 - Python tracker
Message109377
| Author | piro |
|---|---|
| Recipients | ezio.melotti, piro, ronaldoussoren, vstinner |
| Date | 2010-07-06.09:43:10 |
| SpamBayes Score | 0.00029733474 |
| Marked as misclassified | No |
| Message-id | <1278409393.7.0.601990359876.issue9167@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch with test cases to check sys.argv and sys.executable. The tests fail against the daily snapshot, so adding python 3.2 to the affected versions. Variable __CF_USER_TEXT_ENCODING is undefined. Locale of the system is C: $ locale LANG= LC_COLLATE="C" LC_CTYPE="C" LC_MESSAGES="C" LC_MONETARY="C" LC_NUMERIC="C" LC_TIME="C" LC_ALL= |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-06 09:43:13 | piro | set | recipients: + piro, ronaldoussoren, vstinner, ezio.melotti |
| 2010-07-06 09:43:13 | piro | set | messageid: <1278409393.7.0.601990359876.issue9167@psf.upfronthosting.co.za> |
| 2010-07-06 09:43:12 | piro | link | issue9167 messages |
| 2010-07-06 09:43:11 | piro | create | |