summaryrefslogtreecommitdiff
path: root/unidecode/x1d6.py
Commit message (Collapse)AuthorAgeFilesLines
* Mass replace '' -> None.Tomaz Solc2020-12-201-39/+39
| | | | | | | | | To make use of the new 'errors' argument. '' was used in the original Perl tables both to mean an unknown replacement and an intentional replacement with and empty string. Here I only replace it in ranges I've added later where I'm reasonably sure that '' means unknown replacement.
* Added mathematical symbols in SMPTomaz Solc2010-10-121-0/+258
Included are various versions of latin and greek alphabets and digits.