Message 64127 - Python tracker
Message64127
| Author | jackdied |
|---|---|
| Recipients | brett.cannon, collinwinter, jackdied, rhettinger |
| Date | 2008-03-19.23:58:49 |
| SpamBayes Score | 0.067989536 |
| Marked as misclassified | No |
| Message-id | <1205971130.27.0.579659048078.issue2366@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a partial implementation. It doesn't warn about __metaclass__ at the module level and doesn't handle multiple __metaclass__ assignements in one class. tests pending. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-03-19 23:58:50 | jackdied | set | spambayes_score: 0.0679895 -> 0.067989536 recipients: + jackdied, brett.cannon, collinwinter, rhettinger |
| 2008-03-19 23:58:50 | jackdied | set | spambayes_score: 0.0679895 -> 0.0679895 messageid: <1205971130.27.0.579659048078.issue2366@psf.upfronthosting.co.za> |
| 2008-03-19 23:58:49 | jackdied | link | issue2366 messages |
| 2008-03-19 23:58:49 | jackdied | create | |