LBRY-Vault/electrum/gui
SomberNight f60f690ca9
change many str(e) to repr(e) as some exceptions were cryptic
it's often valuable to see the type of the exception
(especially as for some exceptions str(e) == '')
2019-07-17 20:12:52 +02:00
..
icons change electrum.png to square (by padding) 2019-07-01 15:00:21 +02:00
kivy change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00
qt change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00
text.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00