diff options
author | Raymond Hettinger <python@rcn.com> | 2003-11-23 02:49:05 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-11-23 02:49:05 +0000 |
commit | 49ba4c39c49ff6b1db666e6c90365fc1361c4a64 (patch) | |
tree | 442b73b24c7d6590eb24f4b4d3b1a95465a23c23 /Lib/idlelib/idlever.py | |
parent | baf0f8f24da7a541a403cd9848cebc451beb069d (diff) | |
download | cpython-git-49ba4c39c49ff6b1db666e6c90365fc1361c4a64.tar.gz |
* 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.
Diffstat (limited to 'Lib/idlelib/idlever.py')
0 files changed, 0 insertions, 0 deletions