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 flox
Recipients flox, michael.foord, ned.deily
Date 2010-03-23.08:41:56
SpamBayes Score 0.010126667
Marked as misclassified No
Message-id <1269333720.92.0.488523206096.issue8207@psf.upfronthosting.co.za>
In-reply-to
Content
This patch should fix it...
"HFS Plus uses a variant of Normal Form D in which U+2000 through U+2FFF, U+F900 through U+FAFF, and U+2F800 through U+2FAFF are not decomposed."

<rant>
I believed there was only one Unicode...
But obviously the Apple's Unicode is something different.
</rant>
History
Date User Action Args
2010-03-23 08:42:01floxsetrecipients: + flox, ned.deily, michael.foord
2010-03-23 08:42:00floxsetmessageid: <1269333720.92.0.488523206096.issue8207@psf.upfronthosting.co.za>
2010-03-23 08:41:58floxlinkissue8207 messages
2010-03-23 08:41:58floxcreate