1. 23 Nov, 2003 1 commit
    • Raymond Hettinger's avatar
      * Simplify hash function and add test to show effectiveness of the hash · 49ba4c39
      Raymond Hettinger authored
        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.
      49ba4c39
  2. 22 Nov, 2003 2 commits
  3. 21 Nov, 2003 4 commits
  4. 20 Nov, 2003 12 commits
  5. 19 Nov, 2003 21 commits