Closed PescheHelfer closed 8 years ago
Thanks, I fixed it with a similar solution using Python's str.translate()
function. If you think it's really important I could make it use similar characters for the replacements, but that sounds unnecessary.
Illegal characters are replaced by other characters with a similar meaning.
I am sure you can rewrite this in a prettier way, but it's a start :)