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 ezio.melotti, lemburg, loewis, vbr
Date 2010-11-19.23:26:12
SpamBayes Score 5.8461435e-05
Marked as misclassified No
Message-id <1290209175.23.0.214785976733.issue10459@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2010-11-19 23:26:15loewissetrecipients: + loewis, lemburg, vbr, ezio.melotti
2010-11-19 23:26:15loewissetmessageid: <1290209175.23.0.214785976733.issue10459@psf.upfronthosting.co.za>
2010-11-19 23:26:12loewislinkissue10459 messages
2010-11-19 23:26:12loewiscreate