Message86943
| Author | pitrou |
|---|---|
| Recipients | glyph, iankko, pitrou, psss |
| Date | 2009-05-02.12:44:32 |
| SpamBayes Score | 6.2095418e-09 |
| Marked as misclassified | No |
| Message-id | <1241268274.0.0.066225969637.issue5753@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm not sure we can change the behaviour of PySys_SetArgv() like that. At least not in a bugfix release. In 2.7/3.1, we could either change PySys_SetArgv(), or introduce a new PySys_SetArgvEx() with an additional argument indicating whether sys.path should be modified or not. I suggest asking on python-dev first. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-02 12:44:34 | pitrou | set | recipients: + pitrou, glyph, psss, iankko |
| 2009-05-02 12:44:34 | pitrou | set | messageid: <1241268274.0.0.066225969637.issue5753@psf.upfronthosting.co.za> |
| 2009-05-02 12:44:32 | pitrou | link | issue5753 messages |
| 2009-05-02 12:44:32 | pitrou | create | |