]> granicus.if.org Git - python/commit
Avoid unnecessary recursive function calls (closes #10519)
authorPetri Lehtinen <petri@digip.org>
Sun, 30 Oct 2011 11:55:02 +0000 (13:55 +0200)
committerPetri Lehtinen <petri@digip.org>
Sun, 30 Oct 2011 11:55:56 +0000 (13:55 +0200)
commit5f4d8706684c600d4a33b19bda86d3c9e4840c2c
treec0317fc8888513b79803a41c88eb71e7c65944ea
parent59dba38166160163ce4ac473933ab1c74b6222de
Avoid unnecessary recursive function calls (closes #10519)
Objects/setobject.c