summaryrefslogtreecommitdiff
path: root/unidecode/x027.py
Commit message (Collapse)AuthorAgeFilesLines
* Mass replace '[?]' -> NoneTomaz Solc2020-12-201-63/+63
| | | | | | To make use of the new 'errors' argument. It seems '[?]' was used in the original Perl tables for unassigned codepoints.
* Add missing quotation marks in the U+27xx range.Tomaz Solc2020-12-201-5/+5
|
* Fixing several punctuation characters.Tomaz Solc2013-04-171-6/+6
| | | | 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