http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/src/5676d7a3f9a41dfc755186e02dde946d04493f4c/test/gentest.py
__setitem__(0,os.path.abspath(os.curdir)) from binascii import hexlify # Import these _after_ local path's been added to sys.path from mmgen.common import * from mmgen.bitcoin import hex2wif,privnum2addr start_mscolor() rounds = 100 opts_data = { 'desc': "Test address generation using various methods", 'usage':'[options] a:b [rounds]', 'options': """ -h, --help Print this help message -s, --system Test scripts and modules installed on system rather than those in the repo root -v, --verbose ...