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 terry.reedy
Recipients Esa.Peuha, docs@python, georg.brandl, rhettinger, terry.reedy
Date 2013-10-12.00:14:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381536842.75.0.462890071564.issue19202@psf.upfronthosting.co.za>
In-reply-to
Content
I think the reduce equivalent given by Georg would be excellent.

I think the enumerate equivalent already given is fine because I think equivalents should use basic syntax (for loops), not something that might be more obscure.
History
Date User Action Args
2013-10-12 00:14:02terry.reedysetrecipients: + terry.reedy, georg.brandl, rhettinger, docs@python, Esa.Peuha
2013-10-12 00:14:02terry.reedysetmessageid: <1381536842.75.0.462890071564.issue19202@psf.upfronthosting.co.za>
2013-10-12 00:14:02terry.reedylinkissue19202 messages
2013-10-12 00:14:02terry.reedycreate