mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-14 17:44:59 +01:00
This commit replaces the roll-your-own argument parsing in rpc_tests.py with Python's standard library argparse.
This commit replaces the roll-your-own argument parsing in rpc_tests.py with Python's standard library argparse.