for freeze
authorThomasV <thomasv@gitorious>
Sat, 5 Nov 2011 18:58:25 +0000 (19:58 +0100)
committerThomasV <thomasv@gitorious>
Sat, 5 Nov 2011 18:58:25 +0000 (19:58 +0100)
client/electrum.py [moved from client/electrum with 99% similarity]

similarity index 99%
rename from client/electrum
rename to client/electrum.py
index e306c88..b8d99bf 100755 (executable)
@@ -586,7 +586,6 @@ if __name__ == '__main__':
         gui.init_wallet(wallet)
         gui = gui.BitcoinGUI(wallet)
         gui.main()
-        exit(0)
 
     if not wallet.read():
         print no_wallet_message