-
Committer:
John Arbash Meinel
-
Date:
2007-12-04 16:28:28 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3131.
-
Revision ID:
john@arbash-meinel.com-20071204162828-chfnl5ylzkh0y2ll
Enable some error checking, and small amount of code cleanup.
If PyObject_Hash() or PyObject_Length() fails, we should raise an exception, not
silently swallow it.