summaryrefslogtreecommitdiff
path: root/unidecode/x01e.py
Commit message (Collapse)AuthorAgeFilesLines
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-8/+8
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Added more versions of latin letters and digraphsTomaz Solc2011-02-111-1/+1
|
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+257