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 gpolo
Recipients akuchling, effbot, gpolo, gvanrossum, mathieu.clabaut, ostkamp
Date 2008-02-07.12:00:26
SpamBayes Score 0.053749397
Marked as misclassified No
Message-id <1202385632.51.0.599386889713.issue1160@psf.upfronthosting.co.za>
In-reply-to
Content
I tried Frederik's solution against trunk and it works. I compiled
python with ucs2 so it is surely setting SRE_CODE to unsigned long.
Before this change I got the same exception as pointed by Guido Ostkamp.
History
Date User Action Args
2008-02-07 12:00:32gpolosetspambayes_score: 0.0537494 -> 0.053749397
recipients: + gpolo, gvanrossum, effbot, akuchling, ostkamp, mathieu.clabaut
2008-02-07 12:00:32gpolosetspambayes_score: 0.0537494 -> 0.0537494
messageid: <1202385632.51.0.599386889713.issue1160@psf.upfronthosting.co.za>
2008-02-07 12:00:26gpololinkissue1160 messages
2008-02-07 12:00:26gpolocreate