[docs] [issue15437] Merge Doc/ACKS.txt names into Misc/ACKS
Martin v. Löwis
report at bugs.python.org
Tue Jul 24 21:09:42 CEST 2012
Martin v. Löwis <martin at 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 <report at bugs.python.org>
<http://bugs.python.org/issue15437>
_______________________________________
More information about the docs
mailing list