Get alternative char name with unicodedata.name() if no formal one defined

Dirk Wallenstein halsmit at t-online.de
Thu Oct 14 04:25:40 EDT 2010


Hi,
I'd like to get control char names for the first 32 codepoints, but they
apparently only have an alias and no official name. Is there a way to
get the alternative character name (alias) in Python?

-- 
Greetings,
Dirk



More information about the Python-list mailing list