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 cpalmer
Recipients cpalmer, ocean-city
Date 2008-03-06.18:29:27
SpamBayes Score 0.27627358
Marked as misclassified No
Message-id <1204828168.57.0.723039548155.issue2242@psf.upfronthosting.co.za>
In-reply-to
Content
You could also fix the problem by using iswalnum function instead of
isalnum. Sorry I didn't mention this in the original report.

http://msdn2.microsoft.com/en-us/library/k84c0490(VS.71).aspx
History
Date User Action Args
2008-03-06 18:29:28cpalmersetspambayes_score: 0.276274 -> 0.27627358
recipients: + cpalmer, ocean-city
2008-03-06 18:29:28cpalmersetspambayes_score: 0.276274 -> 0.276274
messageid: <1204828168.57.0.723039548155.issue2242@psf.upfronthosting.co.za>
2008-03-06 18:29:27cpalmerlinkissue2242 messages
2008-03-06 18:29:27cpalmercreate