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 gvanrossum
Recipients alexandre.vassalotti, brett.cannon, christian.heimes, gvanrossum
Date 2007-10-24.19:07:21
SpamBayes Score 0.008767879
Marked as misclassified No
Message-id <1193252841.68.0.072118284184.issue1302@psf.upfronthosting.co.za>
In-reply-to
Content
I like Chris's patch better, but he should use (sizeof(lower)-1) instead
of 8, and he should use the TOLOWER macro from bytes_methods.h.

Please submit a new one and I'll check it in!
History
Date User Action Args
2007-10-24 19:07:21gvanrossumsetspambayes_score: 0.00876788 -> 0.008767879
recipients: + gvanrossum, brett.cannon, christian.heimes, alexandre.vassalotti
2007-10-24 19:07:21gvanrossumsetspambayes_score: 0.00876788 -> 0.00876788
messageid: <1193252841.68.0.072118284184.issue1302@psf.upfronthosting.co.za>
2007-10-24 19:07:21gvanrossumlinkissue1302 messages
2007-10-24 19:07:21gvanrossumcreate