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 christian.heimes
Recipients Jon.Oberheide, christian.heimes, fijall, hynek, loewis, ncoghlan, petri.lehtinen, pitrou, python-dev
Date 2012-06-19.14:27:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340116074.27.0.710419770214.issue15061@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, I totally missed Nick's checkin. Sorry for the noise.

Should we add the encode('unicode-internal') trick from #14955 as the next best way to compare to unicode strings?
History
Date User Action Args
2012-06-19 14:27:54christian.heimessetrecipients: + christian.heimes, loewis, ncoghlan, pitrou, fijall, python-dev, petri.lehtinen, hynek, Jon.Oberheide
2012-06-19 14:27:54christian.heimessetmessageid: <1340116074.27.0.710419770214.issue15061@psf.upfronthosting.co.za>
2012-06-19 14:27:53christian.heimeslinkissue15061 messages
2012-06-19 14:27:53christian.heimescreate