http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/5ca6412b23b65fc7f5e62b9db429f4e5c9c8eddc
(y/N): ' , ' \n ' ) t . expect ( ' Add a comment to transaction ? (y/N): ' , ' \n ' ) t . expect ( ' broadcast this transaction to the network? ' ) t . expect ( " ' YES, I REALLY WANT TO DO THIS ' to confirm: " , ' \n ' ) t . expect ( ' Exiting at user request ' ) @ -1601,7 +1611,7 @@ class MMGenTestSuite(object): wf = os . path . join ( ref_dir , cfg [ ' ref_wallet ' ] ) write_to_tmpfile ( cfg , pwfile , cfg [ ' wpasswd ' ] ) pf =...