]> granicus.if.org Git - python/commit
dict_repr: Reuse one of the int vars (minor code simplification).
authorTim Peters <tim.peters@gmail.com>
Sat, 16 Jun 2001 07:52:53 +0000 (07:52 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 16 Jun 2001 07:52:53 +0000 (07:52 +0000)
commitc60578417423bcd5263fcf19e6ff147943a72159
tree5136c5fa8d6fb0863f47d24338de1fded62e7197
parent52e155e31bd6801b322420c9d95defd56cb5ca47
dict_repr:  Reuse one of the int vars (minor code simplification).
Objects/dictobject.c