Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cce92b27d6ab9c5e829a9bdc1fc390912efc8669
/
Lib
/
test
/
test_tuple.py
801f0d7
Make built-in zip() equal to itertools.izip().
by Guido van Rossum
· 19 years ago
5ea7e31
Improve test coverage.
by Raymond Hettinger
· 21 years ago
1f4bcf9
test_hash(): The test here is different enough from the one in the bug
by Tim Peters
· 21 years ago
41bd022
SF bug #942952: Weakness in tuple hash
by Raymond Hettinger
· 21 years ago
1dde95d
Move list and tuple tests from test_types.py to their own scripts:
by Walter Dörwald
· 22 years ago