Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
0ba5541a0e079f86d57cca8058ae874509cb31d1
/
Lib
/
test
/
test_contains.py
817918c
Committing patch #591250 which provides "str1 in str2" when str1 is a
by Barry Warsaw
· 22 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
339d0f7
Patch #445762: Support --disable-unicode
by Martin v. Löwis
· 23 years ago
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