cpython/Lib/collections
Raymond Hettinger bcacab47bf
Minor code rearrangement to group related methods together. (GH-30813)
* Make example more focused with math.prod()
* Move comparison tests to the multiset operations section
2022-01-22 18:47:22 -06:00
..
__init__.py Minor code rearrangement to group related methods together. (GH-30813) 2022-01-22 18:47:22 -06:00
abc.py bpo-42195: Ensure consistency of Callable's __args__ in collections.abc and typing (GH-23060) 2020-12-13 10:38:24 -08:00