Message151494
| Author | pitrou |
|---|---|
| Recipients | chn, eric.snow, grahamd, loewis, pitrou, r.david.murray, terry.reedy |
| Date | 2012-01-17.23:12:40 |
| SpamBayes Score | 0.00030957576 |
| Marked as misclassified | No |
| Message-id | <1326841961.02.0.175983041316.issue6531@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hmm something else: currently the atexit funcs are only called when the main interpreter exits, but that doesn't really make sense: if I register a function from a sub-interpreter, why would it execute correctly from another interpreter? All kind of fun things can happen... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-17 23:12:41 | pitrou | set | recipients: + pitrou, loewis, terry.reedy, grahamd, r.david.murray, eric.snow, chn |
| 2012-01-17 23:12:41 | pitrou | set | messageid: <1326841961.02.0.175983041316.issue6531@psf.upfronthosting.co.za> |
| 2012-01-17 23:12:40 | pitrou | link | issue6531 messages |
| 2012-01-17 23:12:40 | pitrou | create | |