This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients georg.brandl, gvanrossum
Date 2008-04-29.21:01:58
SpamBayes Score 0.03120966
Marked as misclassified No
Message-id <1209502948.11.0.815761639378.issue2719@psf.upfronthosting.co.za>
In-reply-to
Content
Backporting 3.0's next() builtin.

There's no change w.r.t. __next__/next, that is tracked in #2336.
History
Date User Action Args
2008-04-29 21:02:29georg.brandlsetspambayes_score: 0.0312097 -> 0.03120966
recipients: + georg.brandl, gvanrossum
2008-04-29 21:02:28georg.brandlsetspambayes_score: 0.0312097 -> 0.0312097
messageid: <1209502948.11.0.815761639378.issue2719@psf.upfronthosting.co.za>
2008-04-29 21:02:25georg.brandllinkissue2719 messages
2008-04-29 21:02:25georg.brandlcreate