]> granicus.if.org Git - python/commit
Adding iterobject.[ch], which were accidentally not added. Sorry\!
authorGuido van Rossum <guido@python.org>
Fri, 20 Apr 2001 21:06:46 +0000 (21:06 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 20 Apr 2001 21:06:46 +0000 (21:06 +0000)
commit05311481d470fe59e9a23d9c165e09f0e3a4ee2e
tree9994a32455dec10ac4202e5480aafad9c0461468
parent59d1d2b434e8cf79e8b1321f148254c68f56c1f7
Adding iterobject.[ch], which were accidentally not added.  Sorry\!
Include/iterobject.h [new file with mode: 0644]
Objects/iterobject.c [new file with mode: 0644]