Message118418
| Author | pitrou |
|---|---|
| Recipients | Valery.Lesin, amaury.forgeotdarc, benjamin.peterson, pitrou |
| Date | 2010-10-12.12:19:03 |
| SpamBayes Score | 0.0085251015 |
| Marked as misclassified | No |
| Message-id | <1286885944.78.0.0292994255743.issue10068@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Probably issue7140, which will disable clearing of the module dict if it's caught in a reference cycle (which it is here, since A.__init__ and A.__del__ will reference it as their globals dict). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-12 12:19:04 | pitrou | set | recipients: + pitrou, amaury.forgeotdarc, benjamin.peterson, Valery.Lesin |
| 2010-10-12 12:19:04 | pitrou | set | messageid: <1286885944.78.0.0292994255743.issue10068@psf.upfronthosting.co.za> |
| 2010-10-12 12:19:03 | pitrou | link | issue10068 messages |
| 2010-10-12 12:19:03 | pitrou | create | |