]> granicus.if.org Git - python/commit
dict_print(): So that Neal & I don't spend the rest of
authorTim Peters <tim.peters@gmail.com>
Tue, 30 May 2006 05:23:59 +0000 (05:23 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 30 May 2006 05:23:59 +0000 (05:23 +0000)
commit33f4a6a31a940da72db685ec575bee047be77e9a
tree4660caa582e2a37ee9dede0ed5c30fc168a61dee
parent638144305c6e91d2ecb74df8b2a3dff9126cc494
dict_print():  So that Neal & I don't spend the rest of
our lives taking turns rewriting code that works ;-),
get rid of casting illusions by declaring a new variable
with the obvious type.
Objects/dictobject.c