-
Committer:
John Arbash Meinel
-
Date:
2009-10-09 16:49:45 UTC
-
mto:
(4679.5.3 2.1-static-tuple-no-use)
-
mto:
This revision was merged to the branch mainline in
revision
4735.
-
Revision ID:
john@arbash-meinel.com-20091009164945-x2fx9hnxhebbtitu
Some review comments from Andrew.
Clean up some loops, etc. Have more code-reuse.
Check for more exception conditions, etc. Make sure that items
added to the SimpleSet have tp_richcompare and tp_hash, so we don't
have to sprinkle checks for that throughout the rest of the code.