On May 24, 2007, at 2:14 PM, Jim Jewett wrote:

> The Tech Reports seem to suggest NFKD -- and that makes a certain
> amount of sense.  Using compatibility characters reduces the problem
> with equivalent characters that are distinct only for historical
> reasons.  Using decomposed characters  simplifies processing.

Please read again:

"Generally if the programming language has case-sensitive  
identifiers, then Normalization Form C is appropriate; whereas, if  
the programming language has case-insensitive identifiers, then  
Normalization Form KC is more appropriate."

James
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to