]> granicus.if.org Git - python/commit
Remove bogus INCREF of ziptuple: it is a
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 6 Feb 2007 21:30:59 +0000 (21:30 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 6 Feb 2007 21:30:59 +0000 (21:30 +0000)
commit21298cfea6eedfe4318cd26c5afb12b766070851
tree3e9c4cd7a3f988a12a4adb100e6ab08522ead674
parent14b6d92e212c5c6113f8c9b8d6a0645381379730
Remove bogus INCREF of ziptuple: it is a
freshly-allocated tuple object.
Objects/iterobject.c