Script for finding words of any size that do NOT contain vowels with acute diacritic marks?

David Robinow drobinow at gmail.com
Wed Oct 17 13:16:43 EDT 2012


On Wed, Oct 17, 2012 at 1:07 PM, Ian Kelly <ian.g.kelly at gmail.com> wrote:
> "return len(w) != len(w_decomposed)" is all you need.
 Thanks for helping, but I already knew that.



More information about the Python-list mailing list