mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-28 06:43:49 +02: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.