FIX: fixes issue 356 where if an address label contained Unicode it could cause the...
authorMichael Kramlich <groglogic@gmail.com>
Mon, 4 Nov 2013 22:52:41 +0000 (15:52 -0700)
committerMichael Kramlich <groglogic@gmail.com>
Mon, 4 Nov 2013 23:34:47 +0000 (16:34 -0700)
commit724cb06816a88a75257489bd6def5ce301310619
treedf580fd05f5bbc6eb72f7f4eefb0a9e308b9df15
parent35be5c76dc377ce1aaf49bd20348b8f8e3668bf8
FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs
gui/text.py