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 BreamoreBoy
Recipients BreamoreBoy, georg.brandl, ncoghlan, terry.reedy
Date 2015-02-18.15:54:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424274842.37.0.0531351763564.issue5739@psf.upfronthosting.co.za>
In-reply-to
Content
Thrown up by selecting "Random Issue", if nothing else it looks to me as if __next__ is missing from and so should be documented in https://docs.python.org/3.1/reference/datamodel.html#special-method-names
History
Date User Action Args
2015-02-18 15:54:02BreamoreBoysetrecipients: + BreamoreBoy, georg.brandl, terry.reedy, ncoghlan
2015-02-18 15:54:02BreamoreBoysetmessageid: <1424274842.37.0.0531351763564.issue5739@psf.upfronthosting.co.za>
2015-02-18 15:54:02BreamoreBoylinkissue5739 messages
2015-02-18 15:54:02BreamoreBoycreate