http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/21042737fe3f5e102ede0dbec7df0a1e8c6fcb4e
. '*2, ), - 'good': (u 'UTF-8 is OK: я','a good comment' ,) + 'bad': ( utf8_text[:73],utf8_text_combining[:72],utf8_text_control[:72] ), + 'good': (u tf8_text[:72] ,) }), ('MMGenPWIDString', { # forbidden = list(u' :/\\') 'bad': ('foo/','foo:','foo:\\'), @@ -241,15 +240,17 @@ tests = OrderedDict([ ('MMGenAddrType', { 'bad': ('U','z','xx',1,'dogecoin'), 'good': ( - {'s':'segwit','ret':'S'}, - {'s':'S','ret':'S'}, {'s':'legacy','ret':'L'}, {'s':'L','ret':'L'}, {'s':'compressed','ret':'C'},...