The CPython interpreter scans the command line and the environment for various settings. CPython implementation detail: Other implementations’ command line schemes may differ. See Alternate Impleme...| Python documentation
Assert that two numbers (or two ordered sequences of numbers) are equal to each other| docs.pytest.org