MMGen 2a68ee8ef4 with open('foo') as f: t = f.read() -> t = open('foo').read() 6 years ago
..
___init__.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago
common.py b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
ts_autosign.py 2a68ee8ef4 with open('foo') as f: t = f.read() -> t = open('foo').read() 6 years ago
ts_base.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago
ts_chainsplit.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago
ts_ethdev.py b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
ts_main.py b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
ts_misc.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago
ts_ref.py 0879e53e74 tooltest2.py - add BTC test vectors 6 years ago
ts_ref_3seed.py 634fb2e444 py3port: use dictionary comprehensions where applicable 6 years ago
ts_ref_altcoin.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago
ts_regtest.py b5f1ebc640 py3port: make hexadecimal values be strings instead of bytes type 6 years ago
ts_shared.py 78176a0833 test.py: tx*_ui_common(): make 'caller' a keyword arg 6 years ago
ts_wallet.py 91410dd96c test.py: refactor, modularize, cleanup code, make fully OO 6 years ago