Files
cpython/Modules
Serhiy StorchakaandGitHub 18b711c5a7 bpo-37648: Fixed minor inconsistency in some __contains__. (GH-14904)
The collection's item is now always at the left and
the needle is on the right of ==.
2019-08-04 14:12:48 +03:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.