unicodedata name for \u000a
Tor Iver Wilhelmsen
tor.iver.wilhelmsen at broadpark.no
Sun Aug 22 09:41:13 EDT 2004
More information about the Python-list mailing list
Sun Aug 22 09:41:13 EDT 2004
- Previous message (by thread): unicodedata name for \u000a
- Next message (by thread): unicodedata name for \u000a
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Martin v. Löwis" <martin at v.loewis.de> writes: > No. <control> is not a character name. The unicodedata.name function > returns the official character name, so it MUST NOT return an alias > (which rules out your second alternative). Then why not return None or the empty string instead of raising an exception?
- Previous message (by thread): unicodedata name for \u000a
- Next message (by thread): unicodedata name for \u000a
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list