summaryrefslogtreecommitdiff
path: root/Objects/enumobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-07-16 20:47:50 +0000
committerGuido van Rossum <guido@python.org>2002-07-16 20:47:50 +0000
commit86d593e110f61800069b2d488d5530477a3d8054 (patch)
tree894ea4a9b9dccb6e46ae33bbb8df2f967855a9da /Objects/enumobject.c
parent2147df748fa0a44beede227af9e595fe96fd7a14 (diff)
downloadcpython-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