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 loewis
Recipients Xuefer.x, loewis
Date 2010-02-05.05:41:45
SpamBayes Score 0.07722397
Marked as misclassified No
Message-id <1265348510.76.0.83842848153.issue7856@psf.upfronthosting.co.za>
In-reply-to
Content
In particular, the Unicode consortium mapping table, now at

http://www.unicode.org/Public/MAPPINGS/OBSOLETE/EASTASIA/OTHER/BIG5.TXT

doesn't map f9d8 to anything; the current version of that table (in unihan.zip) has these mappings for U+88CF:

U+88CF	kCCCII	232E61
U+88CF	kCNS1986	E-444E
U+88CF	kCNS1992	3-444E
U+88CF	kEACC	215763
U+88CF	kGB1	3279
U+88CF	kHKSCS	F9D8
U+88CF	kJis0	4602
U+88CF	kKPS0	D9E0
U+88CF	kKSC0	5574
U+88CF	kTaiwanTelegraph	5937
U+88CF	kXerox	241:102

As you can see, it isn't supported in big5.
History
Date User Action Args
2010-02-05 05:41:51loewissetrecipients: + loewis, Xuefer.x
2010-02-05 05:41:50loewissetmessageid: <1265348510.76.0.83842848153.issue7856@psf.upfronthosting.co.za>
2010-02-05 05:41:48loewislinkissue7856 messages
2010-02-05 05:41:46loewiscreate