Message 61755 - Python tracker
Message61755
| Author | giampaolo.rodola |
|---|---|
| Recipients | giampaolo.rodola |
| Date | 2008-01-28.00:54:43 |
| SpamBayes Score | 0.010178713 |
| Marked as misclassified | No |
| Message-id | <1201481684.87.0.365067854332.issue1951@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sorry but I realized right now by reading Lib/test/readme.txt that the test scripts are required to have a global "test_main()" function defined hence the "main()" function I defined in my patch should be renamed in "test_main()". |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-28 00:54:45 | giampaolo.rodola | set | spambayes_score: 0.0101787 -> 0.010178713 recipients: + giampaolo.rodola |
| 2008-01-28 00:54:44 | giampaolo.rodola | set | spambayes_score: 0.0101787 -> 0.0101787 messageid: <1201481684.87.0.365067854332.issue1951@psf.upfronthosting.co.za> |
| 2008-01-28 00:54:44 | giampaolo.rodola | link | issue1951 messages |
| 2008-01-28 00:54:43 | giampaolo.rodola | create | |