]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Eliminate an unnecessary test on a common code path.
authorRaymond Hettinger <python@rcn.com>
Mon, 15 Mar 2004 00:16:34 +0000 (00:16 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 15 Mar 2004 00:16:34 +0000 (00:16 +0000)
commit325d169a5406a9fd203311abc66fb3c8ffd30163
tree64a491040aeec467f30d52ae73e8f2dabcc87b64
parentdeb4da500b2adc2b299081a404343c36c39afc29
Eliminate an unnecessary test on a common code path.
Objects/tupleobject.c