[Patches] [Patch #101129] add indices() and irange() to built-ins

noreply@sourceforge.net noreply@sourceforge.net
Thu, 17 Aug 2000 12:16:46 -0700


Patch #101129 has been updated. 

Project: 
Category: core (C code)
Status: Rejected
Summary: add indices() and irange() to built-ins

Follow-Ups:

Date: 2000-Aug-09 10:00
By: ping

Comment:
There ya go.  I have followed the style of the builtin_range() function, and docstrings are included.
-------------------------------------------------------

Date: 2000-Aug-15 22:08
By: tim_one

Comment:
Assigned to Guido for Pronouncement.  The debate's been debated, close it out one way or the other.
-------------------------------------------------------

Date: 2000-Aug-17 19:16
By: gvanrossum

Comment:
I haven't seen the debate! But I'm asked to pronounce anyway, and I just don't like this.  Learn to write code that doesn't need the list index!
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101129&group_id=5470