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 ezio.melotti, lemburg, loewis, vbr
Date 2010-11-20.00:17:05
SpamBayes Score 3.3146281e-07
Marked as misclassified No
Message-id <4CE7137E.6040705@egenix.com>
In-reply-to <1290209175.23.0.214785976733.issue10459@psf.upfronthosting.co.za>
Content
Martin v. Löwis wrote:
> 
> Martin v. Löwis <martin@v.loewis.de> added the comment:
> 
> Marc-Andre: Many of the characters you refer actually do have names assigned, even if the names don't appear in the Unicode character database. Instead, they are specified in section 4.8 of the Unicode standard, and unicodedata.c already implements that (it just wasn't updated when the ranges changed; I will look into this).

Thanks for pointing this out. I wasn't aware of there being a standard
for constructing names for CJK ideograph ranges.
History
Date User Action Args
2010-11-20 00:17:07lemburgsetrecipients: + lemburg, loewis, vbr, ezio.melotti
2010-11-20 00:17:05lemburglinkissue10459 messages
2010-11-20 00:17:05lemburgcreate