summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2011-09-28 18:17:55 +0200
committermakefu <github@syntax-fehler.de>2011-09-28 18:17:55 +0200
commit5d003d31251807fef9fd7e10d68555a919bed42d (patch)
tree718231f52593ba91060ab8d9d0da55d474ea0394 /crypto
parentad22d3ad5a3dda12a417acd1a48aaeb0160e14ff (diff)
ukrepl: add space variations
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/bin/ukrepl5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/bin/ukrepl b/crypto/bin/ukrepl
index 2dfaabc4..febe2d96 100755
--- a/crypto/bin/ukrepl
+++ b/crypto/bin/ukrepl
@@ -53,6 +53,11 @@ punctuation_dict = {
'(' : u'⟨',
')' : u'⟩',
':' : u'ː',
+ ' ' : u' ',
+ # all different spaces, made for perfect trolling
+ #' ' : u' ',
+ #' ' : u' ',
+ #' ' : u'⁠',
#'-' : u'‒',
#'-' : u'—',
#'-' : u'―',