[issue6331] Add unicode script info to the unicode database

Walter Dörwald report at bugs.python.org
Tue Jun 23 22:50:59 CEST 2009


New submission from Walter Dörwald <walter at livinglogic.de>:

This patch adds a function unicodedata.script() that returns information
about the script of the Unicode character.

----------
components: Unicode
files: unicode-script.diff
keywords: patch
messages: 89642
nosy: doerwalter
severity: normal
status: open
title: Add unicode script info to the unicode database
type: feature request
versions: Python 2.7
Added file: http://bugs.python.org/file14348/unicode-script.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6331>
_______________________________________


More information about the Python-bugs-list mailing list