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 arigo
Recipients Mark.Shannon, arigo, belopolsky, benjamin.peterson, ncoghlan, njs, yselivanov
Date 2017-06-24.07:09:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498288173.3.0.734844069398.issue30744@psf.upfronthosting.co.za>
In-reply-to
Content
(Note: x.py is for Python 2.7; for 3.x, of course, replace ``.next()`` with ``.__next__()``.  The result is the same)
History
Date User Action Args
2017-06-24 07:09:33arigosetrecipients: + arigo, ncoghlan, belopolsky, benjamin.peterson, njs, Mark.Shannon, yselivanov
2017-06-24 07:09:33arigosetmessageid: <1498288173.3.0.734844069398.issue30744@psf.upfronthosting.co.za>
2017-06-24 07:09:33arigolinkissue30744 messages
2017-06-24 07:09:33arigocreate