Zero/Stephen ... thank you for your replies ... they were both very helpful,
both in addressing the immediate issue and for getting a better understanding
of the context of the conversion. Greatly appreciate your taking the time for
such good solutions.
--
https://mail.python.org/mailman/listin
Hi!
I am looking for an example of a UNICODE to ASCII conversion example that will
remove diacritics from characters (and leave the characters, i.e., Klüft to
Kluft) as well as handle the conversion of other characters, like große to
grosse.
There used to be a program called any2ascii.py
(htt