Martin v. Löwis <mar...@v.loewis.de> added the comment:

Also, if you want to do phonetic translation of non-ASCII, then абгекнор really 
matches abgeknor, and ш is transliterated to "sh" in English (IIUC) (to "sch" 
in German).

But I agree that this is best done manually. What matters is what the script 
produces; the script certainly won't make it into Python's source code. I'm 
sure Chris had fun writing it.

----------
keywords:  -easy
nosy: +loewis

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to