Terry Reedy wrote:
> 
> My proposal was that the Unicode characters allowed in Python identifiers 
> be limited to those with a transliteration, either current or to be 
> developed by those who want to use a particular character set.

Japanese has a transliteration to Roman script, but it suffers from 
ambiguity that typically isn't present in the native written forms of 
the words (i.e. there are different characters in Kanji which are 
pronounced the same way, and spelt the same way in hiragana - and it is 
only the hiragana syllabary which can be mapped to roman characters).

Cheers,
Nick.

-- 
Nick Coghlan   |   [EMAIL PROTECTED]   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org
_______________________________________________
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