This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cjw296
Recipients cjw296, gboutsioukis
Date 2008-07-04.11:43:58
SpamBayes Score 0.014183342
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Hi George,

I haven't looked at your patch but that fact that there are no unit
tests and you talk about copying and pasting code, I'd suggest this
might not be a good patch.

Refactor so code is only in one place rather than copying and pasting,
and make sure you write extensive unit tests, especially for things like
date/time...

cheers,

Chris
History
Date User Action Args
2008-07-04 11:44:00cjw296setspambayes_score: 0.0141833 -> 0.014183342
recipients: + cjw296, gboutsioukis
2008-07-04 11:44:00cjw296setspambayes_score: 0.0141833 -> 0.0141833
messageid: <[email protected]>
2008-07-04 11:43:59cjw296linkissue3250 messages
2008-07-04 11:43:58cjw296create