Message 242704 - Python tracker

Message242704

Author BreamoreBoy
Recipients BreamoreBoy, larry, mark.dickinson, pitrou, rhettinger, scoder, serhiy.storchaka
Date 2015-05-06.19:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430942159.56.0.789885424419.issue24138@psf.upfronthosting.co.za>
In-reply-to
Content
How does this apply where people like me scarcely if ever use range, it's standard for loops?  There are plenty of recipes using itertools that show that you don't need range, is this really needed?  No axe to grind, just curious.
History
Date User Action Args
2015-05-06 19:55:59BreamoreBoysetrecipients: + BreamoreBoy, rhettinger, mark.dickinson, pitrou, scoder, larry, serhiy.storchaka
2015-05-06 19:55:59BreamoreBoysetmessageid: <1430942159.56.0.789885424419.issue24138@psf.upfronthosting.co.za>
2015-05-06 19:55:59BreamoreBoylinkissue24138 messages
2015-05-06 19:55:59BreamoreBoycreate