Message87309
| Author | loewis |
|---|---|
| Recipients | barry, benjamin.peterson, glyph, gregory.p.smith, iankko, loewis, pitrou, psss |
| Date | 2009-05-06.07:25:19 |
| SpamBayes Score | 9.158821e-06 |
| Marked as misclassified | No |
| Message-id | <1241594729.44.0.243000308894.issue5753@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I wonder why all these applications call PySys_SetArgv at all if they don't have any arguments to set. In the gedit case, I just removed the call from gedit, and it seems to work fine (sys.argv will be an empty list). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-06 07:25:29 | loewis | set | recipients: + loewis, barry, gregory.p.smith, pitrou, benjamin.peterson, glyph, psss, iankko |
| 2009-05-06 07:25:29 | loewis | set | messageid: <1241594729.44.0.243000308894.issue5753@psf.upfronthosting.co.za> |
| 2009-05-06 07:25:27 | loewis | link | issue5753 messages |
| 2009-05-06 07:25:26 | loewis | create | |