Message58425
| Author | christian.heimes |
|---|---|
| Recipients | christian.heimes |
| Date | 2007-12-11.12:40:18 |
| SpamBayes Score | 0.008264746 |
| Marked as misclassified | No |
| Message-id | <1197376819.43.0.564314385803.issue1587@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch implements the instancemethod wrapper as discussed on the py3k mailing list. The patch is roughly based on Marcin Kowalczyk patch but it contains more fancy slots like repr, call etc. The rest is mostly based on PyMethod_Type. |
|
| Files | |
|---|---|
| File name | Uploaded |
| py3k_instancemethod.patch | christian.heimes, 2007-12-11.12:40:18 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-12-11 12:40:19 | christian.heimes | set | spambayes_score: 0.00826475 -> 0.008264746 recipients: + christian.heimes |
| 2007-12-11 12:40:19 | christian.heimes | set | spambayes_score: 0.00826475 -> 0.00826475 messageid: <1197376819.43.0.564314385803.issue1587@psf.upfronthosting.co.za> |
| 2007-12-11 12:40:19 | christian.heimes | link | issue1587 messages |
| 2007-12-11 12:40:18 | christian.heimes | create | |