diff options
author | Guido van Rossum <guido@python.org> | 2002-07-16 20:47:50 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2002-07-16 20:47:50 +0000 |
commit | 86d593e110f61800069b2d488d5530477a3d8054 (patch) | |
tree | 894ea4a9b9dccb6e46ae33bbb8df2f967855a9da /Objects/enumobject.c | |
parent | 2147df748fa0a44beede227af9e595fe96fd7a14 (diff) | |
download | cpython-git-86d593e110f61800069b2d488d5530477a3d8054.tar.gz |
Remove the next() method -- one is supplied automatically by
PyType_Ready() because the tp_iternext slot is set. Also removed the
redundant (and expensive!) call to raise StopIteration from
rangeiter_next().
Diffstat (limited to 'Objects/enumobject.c')
0 files changed, 0 insertions, 0 deletions