⬅︎ Back to Unicode strings to ASCII ...nicely
Hi, I wrote a script based on your idea. It transforms number, str and unicode to ASCII: http://www.haypocalc.com/perso/prog/python/any2ascii.pyIt takes care of some caracters like "ßøł" (just fill smart_unicode dictionnary ;-)).Haypo
Comment
Hi, I wrote a script based on your idea. It transforms number, str and unicode to ASCII: http://www.haypocalc.com/perso/prog/python/any2ascii.py
It takes care of some caracters like "ßøł" (just fill smart_unicode dictionnary ;-)).
Haypo