On 5/22/07, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:

[Referring to my alternate alternative proposal -- user-controlled
transliteration, rather than unicode escapes in identifiers]

> >> Then I don't understand your above proposal. I thought you were
> >> proposing to replace all non-ASCII characters with some ASCII
> >> form on import of the module. What do you mean by "readable
> >> internal representation"?

That ASCII form -- and the requirement that it still be something
humans don't mind reading -- which in turn means that it can't be done
as a single one-size-fits-all algorithm; users would have to be able
to choose (and perhaps locally modify) it.

-jJ
_______________________________________________
Python-3000 mailing list
[email protected]
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