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 davidfraser
Recipients amaury.forgeotdarc, benjamin.peterson, christoph, davidfraser, georg.brandl, hodgestar, lemburg, pitrou
Date 2008-06-09.19:04:49
SpamBayes Score 0.036915354
Marked as misclassified No
Message-id <1213038297.19.0.294021763546.issue2517@psf.upfronthosting.co.za>
In-reply-to
Content
So I've got a follow-up patch that adds tp_unicode.
Caveat that I've never done anything like this before and it's almost
certain to be wrong.

It does however generate the desired result in this case :-)
History
Date User Action Args
2008-06-09 19:04:57davidfrasersetspambayes_score: 0.0369154 -> 0.036915354
recipients: + davidfraser, lemburg, georg.brandl, amaury.forgeotdarc, pitrou, benjamin.peterson, christoph, hodgestar
2008-06-09 19:04:57davidfrasersetspambayes_score: 0.0369154 -> 0.0369154
messageid: <1213038297.19.0.294021763546.issue2517@psf.upfronthosting.co.za>
2008-06-09 19:04:55davidfraserlinkissue2517 messages
2008-06-09 19:04:55davidfrasercreate