SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

* Simplify hash function and add test to show effectiveness of the hash

function.

* Add a better test for deepcopying.

* Add tests to show the __init__() function works like it does for list
  and tuple.  Add related test.

* Have shallow copies of frozensets return self.  Add related test.

* Have frozenset(f) return f if f is already a frozenset. Add related test.

* Beefed-up some existing tests.
R
Raymond Hettinger committed
49ba4c39c49ff6b1db666e6c90365fc1361c4a64
Parent: baf0f8f