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 doerwalter
Recipients doerwalter
Date 2009-06-23.20:50:46
SpamBayes Score 4.0367184e-05
Marked as misclassified No
Message-id <1245790259.44.0.08771310344.issue6331@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds a function unicodedata.script() that returns information
about the script of the Unicode character.
History
Date User Action Args
2009-06-23 20:50:59doerwaltersetrecipients: + doerwalter
2009-06-23 20:50:59doerwaltersetmessageid: <1245790259.44.0.08771310344.issue6331@psf.upfronthosting.co.za>
2009-06-23 20:50:57doerwalterlinkissue6331 messages
2009-06-23 20:50:57doerwaltercreate