Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8f65aeffbd664018c28fda8078265bb66517a266
/
Lib
/
test
/
test_contains.py
de9725f
Make 'x in y' and 'x not in y' (PySequence_Contains) play nice w/ iterators.
by Tim Peters
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
7c4f96f
Deviant1 didn't work as advertised
by Jeremy Hylton
· 25 years ago
035a07e
add some more contains tests on the builtin types
by Jeremy Hylton
· 25 years ago
45ad3c4
Marc-Andre Lemburg:
by Guido van Rossum
· 25 years ago
da2361a
Add tests for char in string -- including required exceptions for
by Guido van Rossum
· 25 years ago
24512e6
Test cases for __contains__ code, by Moshe Zadka.
by Guido van Rossum
· 25 years ago