mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-21 19:34:20 +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.