Author ash
Recipients ash, gward, sampablokuper
Date 2008-06-17.23:29:15
SpamBayes Score 0.0744769
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.0744769
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