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 facundobatista
Recipients dieresys, facundobatista, gpolo, pitrou
Date 2008-07-21.14:28:44
SpamBayes Score 0.011026917
Marked as misclassified No
Message-id <1216650525.47.0.958695757732.issue3396@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, sorry, missed that point.

Ok, I included this change and now it works ok.

Also worked a little that code (change the name of the variable
"object", used extend() for a list instead of adding to itself, and
removed a comparison from a loop).

Commited in r65168.
History
Date User Action Args
2008-07-21 14:28:45facundobatistasetspambayes_score: 0.0110269 -> 0.011026917
recipients: + facundobatista, pitrou, gpolo, dieresys
2008-07-21 14:28:45facundobatistasetspambayes_score: 0.0110269 -> 0.0110269
messageid: <1216650525.47.0.958695757732.issue3396@psf.upfronthosting.co.za>
2008-07-21 14:28:44facundobatistalinkissue3396 messages
2008-07-21 14:28:44facundobatistacreate