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 georg.brandl
Recipients georg.brandl, noam, orsenthil
Date 2008-06-08.09:00:26
SpamBayes Score 0.10647478
Marked as misclassified No
Message-id <1212915628.07.0.619995519796.issue3028@psf.upfronthosting.co.za>
In-reply-to
Content
I got it wrong too at first; the "logical line" refers to the last tuple
item, the line string, not the line *number* passed.

It should now be clear as of r64037.
History
Date User Action Args
2008-06-08 09:00:28georg.brandlsetspambayes_score: 0.106475 -> 0.10647478
recipients: + georg.brandl, orsenthil, noam
2008-06-08 09:00:28georg.brandlsetspambayes_score: 0.106475 -> 0.106475
messageid: <1212915628.07.0.619995519796.issue3028@psf.upfronthosting.co.za>
2008-06-08 09:00:27georg.brandllinkissue3028 messages
2008-06-08 09:00:27georg.brandlcreate