Assert that two numbers (or two ordered sequences of numbers) are equal to each other| docs.pytest.org
Source code: Lib/functools.py The functools module is for higher-order functions: functions that act on or return other functions. In general, any callable object can be treated as a function for t...| Python documentation