From: Mark Wooding Date: Fri, 10 Apr 2015 14:19:25 +0000 (+0100) Subject: Proper hashing for comparable object types. X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/commitdiff_plain/b06387d238f78afd7e74a1420e925b97120b9c48?hp=b06387d238f78afd7e74a1420e925b97120b9c48 Proper hashing for comparable object types. Some of the existing object hash algorithms have changed, but I think we'll live with that. ---