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 gvanrossum, sven.siegmund
Date 2008-05-12.14:44:01
SpamBayes Score 0.37553442
Marked as misclassified No
Message-id <1210603444.12.0.793863269126.issue2834@psf.upfronthosting.co.za>
In-reply-to
Content
Try adding re.LOCALE to the flags.  I'm not sure why that is needed but
it seems to fix this issue.

I still think this is a legitimate bug though.
History
Date User Action Args
2008-05-12 14:44:04gvanrossumsetspambayes_score: 0.375534 -> 0.37553442
recipients: + gvanrossum, sven.siegmund
2008-05-12 14:44:04gvanrossumsetspambayes_score: 0.375534 -> 0.375534
messageid: <1210603444.12.0.793863269126.issue2834@psf.upfronthosting.co.za>
2008-05-12 14:44:03gvanrossumlinkissue2834 messages
2008-05-12 14:44:02gvanrossumcreate