Vedran Čačić <ved...@gmail.com> added the comment:

Sorry, but 

1) Stability policy is great when we hold on to it. If we add new spellings of 
assert every few years, what kind of stability it is? "My" solution is of the 
same type: just add one more thing to the API. But that solution is better, 
because a) it doesn't clash, and b) it must be done only once.

2) Soundex has nothing to do with it. It was invented to mitigate errors when 
transferring _sounds_ (phonemes) over the telephone wire. It would surprise me 
very much if those were in any useful sense correlated with errors encountered 
typing graphemes on the mechanical keyboard.

----------

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

Reply via email to