mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +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.