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 ash
Recipients ash, gward, sampablokuper
Date 2008-06-17.23:29:15
SpamBayes Score 0.07447689
Marked as misclassified No
Message-id <1213745357.33.0.129558279727.issue2931@psf.upfronthosting.co.za>
In-reply-to
Content
sampablokuper, I don't think your problem is relevant to this issue. In
addition to encoding declaration you should use unicode strings: u"your
non-ASCII text". Or wait for Python 3.0, where strings will be unicode
by default.
History
Date User Action Args
2008-06-17 23:29:17ashsetspambayes_score: 0.0744769 -> 0.07447689
recipients: + ash, gward, sampablokuper
2008-06-17 23:29:17ashsetspambayes_score: 0.0744769 -> 0.0744769
messageid: <1213745357.33.0.129558279727.issue2931@psf.upfronthosting.co.za>
2008-06-17 23:29:16ashlinkissue2931 messages
2008-06-17 23:29:15ashcreate