]> granicus.if.org Git - python/commit
Remove unneeded casts to hashfunc.
authorGeorg Brandl <georg@python.org>
Mon, 18 Oct 2010 07:32:48 +0000 (07:32 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 18 Oct 2010 07:32:48 +0000 (07:32 +0000)
commit00da4e0b5a31bf017958f01233b51201c0279eaf
tree20a7b275f217e924af982b344e2b7550b0350394
parentd49bf5e8a5b167c38ec3e1df66492198e3f2e8f9
Remove unneeded casts to hashfunc.
Objects/dictobject.c
Objects/listobject.c
Objects/setobject.c