summaryrefslogtreecommitdiff
path: root/unidecode/x026.py
Commit message (Collapse)AuthorAgeFilesLines
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-146/+146
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Fixing several punctuation characters.Tomaz Solc2013-04-171-1/+1
| | | | According to: http://lexsrv3.nlm.nih.gov/LexSysGroup/Projects/lvg/current/docs/designDoc/UDF/unicode/DefaultTables/symbolTable.html
* Support for characters beyond BMP and below PUATomaz Solc2010-10-121-0/+257