Message6313

Author otmarhumbel
Recipients alex.gronholm, otmarhumbel, pjenvey
Date 2011-01-06.21:23:59
SpamBayes Score 0.0011325474
Marked as misclassified No
Message-id <1294349040.36.0.416051851642.issue1693@psf.upfronthosting.co.za>
In-reply-to
Content
The changes in 1693-patch.txt solve the problem.

The fix is to encode a unicode string with latin-1 instead of ascii only (in __str__()).
javatests and regrtests all pass.

pjenvey: could you please review this? - thanks!
History
Date User Action Args
2011-01-06 21:24:00otmarhumbelsetmessageid: <1294349040.36.0.416051851642.issue1693@psf.upfronthosting.co.za>
2011-01-06 21:24:00otmarhumbelsetrecipients: + otmarhumbel, pjenvey, alex.gronholm
2011-01-06 21:24:00otmarhumbellinkissue1693 messages
2011-01-06 21:24:00otmarhumbelcreate