Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0668c62677e76b2acf7e4d11d5e9c1f4420a54f1
/
Lib
/
test
/
test_tuple.py
979395b
Moved testing of builtin types out of test_builtin and into type specific modules
by Benjamin Peterson
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 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