http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/a6547be82c568b028b51cd2de7d42f44ccadce83
__init__ ( self , sorted ( set ( ret ) ) ) # fell off end of loop - success return self . init_fail ( fs % err , on_fail , silent = True ) return self . init_fail ( ( fs + ' list ' ) % desc , on_fail ) class Hilite ( object ) : @ -238,19 +240,21 @@ class Hilite(object): trunc_ok = True @classmethod def fmtc ( cls , s , width = None , color = False , encl = ' ' , trunc_ok = None ) : def fmtc ( cls , s , width = None , color = False , encl = ' ' , trunc_ok = None , center = False , nullrepl...