New submission from Walter Dörwald <[email protected]>: 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 <[email protected]> <http://bugs.python.org/issue6331> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
