LBRY-Vault/electrum/plugins/email_requests
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
..
__init__.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
qt.py change many str(e) to repr(e) as some exceptions were cryptic 2019-07-17 20:12:52 +02:00