http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/21042737fe3f5e102ede0dbec7df0a1e8c6fcb4e
format(b),'Checksum in file OK')[a==b]) + 1 - 1 test/mmgen_pexpect.py View File @@ -176,7 +176,7 @@ class MMGenPexpect(object): p = "'w' for conditions and warranty info, or 'c' to continue: " my_expect(self.p,p,'c') - def label(self,label='Test Label'): + def label(self,label= u 'Test Label (UTF-8) α '): p = 'Enter a wallet label, or hit ENTER for no label: ' my_expect(self.p,p,label+'\n') + 26 - 25 test/objtest.py View File @@ -97,6 +97,9 @@ def run_test(test,arg,input_data): r32,r24,r16,r17,r18 =...