[Python-3000] PEP 3131 normalization forms (original) (raw)
Ka-Ping Yee python at zesty.ca
Sat May 26 01:20:07 CEST 2007
- Previous message: [Python-3000] PEP 3131 accepted
- Next message: [Python-3000] PEP 3131 normalization forms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
NFKC might be a better choice than NFC for normalizing identifiers. Do we really want "find()" (with the fi-ligature) and "find()" (without the fi-ligature) to be two different functions?
Martin, is there a reason to prefer NFC over NFKC?
-- ?!ng
- Previous message: [Python-3000] PEP 3131 accepted
- Next message: [Python-3000] PEP 3131 normalization forms
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]