]> granicus.if.org Git - python/commit
test_hash(): The test here is different enough from the one in the bug
authorTim Peters <tim.peters@gmail.com>
Tue, 1 Jun 2004 18:58:04 +0000 (18:58 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 1 Jun 2004 18:58:04 +0000 (18:58 +0000)
commit1f4bcf9edd88600ce99cfbeef16bcea810a5826f
tree450623fd55ddb8efa5986c24ac6ba43a2011cc8b
parent7897ff0d9a026195d0aa54c55117958d29633dcb
test_hash():  The test here is different enough from the one in the bug
report that the stats for expected # of collisions are a little higher.
Updated comments accordingly.
Lib/test/test_tuple.py