Message73403
| Author | benjamin.peterson |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, loewis |
| Date | 2008-09-18.22:15:10 |
| SpamBayes Score | 2.5106633e-07 |
| Marked as misclassified | No |
| Message-id | <1221776113.07.0.834448629456.issue3723@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Maybe, I'm not seeing the whole problem, but can't we just add _PySys_Init and _PyBuiltin_Init to config.c like in the attached patch? Obviously, we will eventually want to make a separate state to store module globals in, but I think this will work for 3.0 final. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-18 22:15:13 | benjamin.peterson | set | recipients: + benjamin.peterson, loewis, amaury.forgeotdarc |
| 2008-09-18 22:15:13 | benjamin.peterson | set | messageid: <1221776113.07.0.834448629456.issue3723@psf.upfronthosting.co.za> |
| 2008-09-18 22:15:11 | benjamin.peterson | link | issue3723 messages |
| 2008-09-18 22:15:10 | benjamin.peterson | create | |