summaryrefslogtreecommitdiff
path: root/unidecode
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2014-06-16 10:36:55 +0200
committerTomaz Solc <tomaz.solc@tablix.org>2014-06-16 10:36:55 +0200
commitbef99c64a111cb8448c370a0211b87f440136173 (patch)
tree191407b6b0c9eed510cf644449d382d908167612 /unidecode
parent0ecf0722edb04fafda4192893a9f4c6a2ea8a29e (diff)
downloadunidecode-bef99c64a111cb8448c370a0211b87f440136173.tar.gz
Remove '[?]' for some characters.
Diffstat (limited to 'unidecode')
-rw-r--r--unidecode/x021.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/unidecode/x021.py b/unidecode/x021.py
index fcb651b..65dc1ea 100644
--- a/unidecode/x021.py
+++ b/unidecode/x021.py
@@ -59,10 +59,10 @@ data = (
'', # 0x39
'', # 0x3a
'FAX', # 0x3b
-'[?]', # 0x3c
-'[?]', # 0x3d
-'[?]', # 0x3e
-'[?]', # 0x3f
+'', # 0x3c
+'', # 0x3d
+'', # 0x3e
+'', # 0x3f
'[?]', # 0x40
'[?]', # 0x41
'[?]', # 0x42