Message67009
| Author | georg.brandl |
|---|---|
| Recipients | georg.brandl, loewis, rhettinger, schuppenies |
| Date | 2008-05-17.18:52:25 |
| SpamBayes Score | 0.010917339 |
| Marked as misclassified | No |
| Message-id | <1211050353.05.0.400609418376.issue2898@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Lists will need a custom tp_footprint then, too. Or, if we call it sizeof, the slot should be tp_sizeof. BTW, is a new slot necessary, or can it just be a type method called __sizeof__? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-17 18:52:35 | georg.brandl | set | spambayes_score: 0.0109173 -> 0.010917339 recipients: + georg.brandl, loewis, rhettinger, schuppenies |
| 2008-05-17 18:52:33 | georg.brandl | set | spambayes_score: 0.0109173 -> 0.0109173 messageid: <1211050353.05.0.400609418376.issue2898@psf.upfronthosting.co.za> |
| 2008-05-17 18:52:30 | georg.brandl | link | issue2898 messages |
| 2008-05-17 18:52:27 | georg.brandl | create | |