]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Avoid unnecessary recursive function calls (#closes #10519)
authorPetri Lehtinen <petri@digip.org>
Sun, 30 Oct 2011 11:57:45 +0000 (13:57 +0200)
committerPetri Lehtinen <petri@digip.org>
Sun, 30 Oct 2011 11:57:45 +0000 (13:57 +0200)
1  2 
Objects/setobject.c

Simple merge