Message 66879 - Python tracker
Message66879
| Author | benjamin.peterson |
|---|---|
| Recipients | benjamin.peterson, scoder |
| Date | 2008-05-15.21:40:08 |
| SpamBayes Score | 0.061906125 |
| Marked as misclassified | No |
| Message-id | <1210887633.12.0.138627114031.issue2860@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think it's debatable whether re should byte strings since it is searching through text and not raw binary data. However, this may be a case of practicality over purity. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-05-15 21:40:33 | benjamin.peterson | set | spambayes_score: 0.0619061 -> 0.061906125 recipients: + benjamin.peterson, scoder |
| 2008-05-15 21:40:33 | benjamin.peterson | set | spambayes_score: 0.0619061 -> 0.0619061 messageid: <1210887633.12.0.138627114031.issue2860@psf.upfronthosting.co.za> |
| 2008-05-15 21:40:09 | benjamin.peterson | link | issue2860 messages |
| 2008-05-15 21:40:08 | benjamin.peterson | create | |