Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5aa478badfabb005e6f17c98fcf007a0bc54eecc
/
Lib
/
test
/
test_set.py
eae05de
* fix the print test * add more __init__ tests
by Raymond Hettinger
· 21 years ago
691d805
Make sets and deques weak referencable.
by Raymond Hettinger
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
58eb11c
Whitespace normalization.
by Tim Peters
· 22 years ago
6e70acc
Strengthen the test for hash effectiveness
by Raymond Hettinger
· 22 years ago
64958a1
Guido grants a Christmas wish:
by Raymond Hettinger
· 22 years ago
f5f41bf
* Checkin remaining documentation
by Raymond Hettinger
· 22 years ago
49ba4c3
* Simplify hash function and add test to show effectiveness of the hash
by Raymond Hettinger
· 22 years ago
bfd334a
Extend temporary hashability to remove() and discard().
by Raymond Hettinger
· 22 years ago
19c2d77
Allow temporary hashability for the __contains__ test.
by Raymond Hettinger
· 22 years ago
3fbec70
issubset() and issuperset() to work with general iterables
by Raymond Hettinger
· 22 years ago
50a4bb3
Various fixups (most suggested by Armin Rigo).
by Raymond Hettinger
· 22 years ago
a690a99
* Migrate set() and frozenset() from the sandbox.
by Raymond Hettinger
· 22 years ago