Message63097
| Author | lehmannro |
|---|---|
| Recipients | lehmannro, str8lazy |
| Date | 2008-02-28.17:01:44 |
| SpamBayes Score | 0.06166705 |
| Marked as misclassified | No |
| Message-id | <1204218105.6.0.585541258081.issue2201@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In the example code from the tutorial you gave, there was still a comma separator between the string 'equals' and the reference `x`. This is missing when you entered the code, that's why Python is throwing an exception there. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-02-28 17:01:45 | lehmannro | set | spambayes_score: 0.0616671 -> 0.06166705 recipients: + lehmannro, str8lazy |
| 2008-02-28 17:01:45 | lehmannro | set | spambayes_score: 0.0616671 -> 0.0616671 messageid: <1204218105.6.0.585541258081.issue2201@psf.upfronthosting.co.za> |
| 2008-02-28 17:01:45 | lehmannro | link | issue2201 messages |
| 2008-02-28 17:01:44 | lehmannro | create | |