Message 62989 - Python tracker (original) (raw)
Message62989
Author | robertwb |
---|---|
Recipients | belopolsky, christian.heimes, josm, rhettinger, robertwb, zanella |
Date | 2008-02-25.17:52:53 |
SpamBayes Score | 0.009034879 |
Marked as misclassified | No |
Message-id | 1203961974.5.0.803956645888.issue1533@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Alexander Belopolsky's patch looks like the right fix for range() to me. The xrange limits still hold, but that should probably be a separate issue/ticket. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2008-02-25 17:52:55 | robertwb | set | spambayes_score: 0.00903488 -> 0.009034879recipients: + robertwb, rhettinger, belopolsky, christian.heimes, josm, zanella |
2008-02-25 17:52:54 | robertwb | set | spambayes_score: 0.00903488 -> 0.00903488messageid: 1203961974.5.0.803956645888.issue1533@psf.upfronthosting.co.za |
2008-02-25 17:52:53 | robertwb | link | issue1533 messages |
2008-02-25 17:52:53 | robertwb | create |