Message107508
| Author | akuchling |
|---|---|
| Recipients | akr, akuchling, barry, benjamin.peterson, dmalcolm, glyph, gregory.p.smith, iankko, loewis, pitrou, psss, r.david.murray, thoger |
| Date | 2010-06-11.00:17:11 |
| SpamBayes Score | 0.21987765 |
| Marked as misclassified | No |
| Message-id | <1276215433.76.0.151174835837.issue5753@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Demo/embed/demo.c calls PySys_SetArgv(), which may be where some people are copying their code from. I've updated it to use PySys_SetArgvEx() and added an explanatory comment in rev. 81881. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-11 00:17:14 | akuchling | set | recipients: + akuchling, loewis, barry, gregory.p.smith, pitrou, benjamin.peterson, glyph, psss, r.david.murray, iankko, akr, thoger, dmalcolm |
| 2010-06-11 00:17:13 | akuchling | set | messageid: <1276215433.76.0.151174835837.issue5753@psf.upfronthosting.co.za> |
| 2010-06-11 00:17:12 | akuchling | link | issue5753 messages |
| 2010-06-11 00:17:11 | akuchling | create | |