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 lemburg
Recipients flox, lemburg, michael.foord, ned.deily
Date 2010-03-23.09:13:31
SpamBayes Score 4.9509945e-05
Marked as misclassified No
Message-id <4BA88639.1030100@egenix.com>
In-reply-to <1269333720.92.0.488523206096.issue8207@psf.upfronthosting.co.za>
Content
Florent Xicluna wrote:
> 
> Florent Xicluna <florent.xicluna@gmail.com> added the comment:
> 
> 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."

Could you provide a reference link for this quote ?

It's rather strange that those ranges are not decomposed,
since they do contain combining code points.
History
Date User Action Args
2010-03-23 09:13:34lemburgsetrecipients: + lemburg, ned.deily, michael.foord, flox
2010-03-23 09:13:33lemburglinkissue8207 messages
2010-03-23 09:13:31lemburgcreate