[issue18234] Unicodedata module should provide access to codepoint aliases

Serhiy Storchaka report at bugs.python.org
Mon Jun 24 10:05:08 CEST 2013


Serhiy Storchaka added the comment:

Perhaps unicodedata.aliases() should return not a list, but an ordered dict.

What name should use the "namereplace" error handler? Original or corrected? Should it use first alias if there is no original name?

----------

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


More information about the Python-bugs-list mailing list