]> granicus.if.org Git - python/commit
Separate key creation logic from the sequence class that memoizes its hash value.
authorRaymond Hettinger <python@rcn.com>
Mon, 4 Jun 2012 07:21:14 +0000 (00:21 -0700)
committerRaymond Hettinger <python@rcn.com>
Mon, 4 Jun 2012 07:21:14 +0000 (00:21 -0700)
commit0c9050c25db74108d1fa4051bca4d16d2394f826
tree9e55b0623273f6006bde87fc2bf11793f84ee26f
parentca75b000695f4d98cc4ee8264734e17c9b05cd63
Separate key creation logic from the sequence class that memoizes its hash value.
Lib/functools.py