URI: 
       trm verbosity - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 4c9673849fc693bbcfe5f5e5aff05c01813f44d1
   DIR parent 51fb7e50e31655ca710cb651576ac64768b44088
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Fri, 23 Mar 2012 21:04:31 +0100
       
       rm verbosity
       
       Diffstat:
         M client/wallet.py                    |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/client/wallet.py b/client/wallet.py
       t@@ -992,6 +992,6 @@ class Wallet:
                addresses = self.all_addresses()
                version = self.electrum_version
                self.interface.start_session(addresses, version)
       -        print "Starting new session: %s:%d"%(self.host,self.port)
       +        #print "Starting new session: %s:%d"%(self.host,self.port)