[Python-3000] Builtin iterator type
Ronald Oussoren
ronaldoussoren at mac.com
Tue Nov 14 07:46:02 CET 2006
On 14 Nov 2006, at 4:26 AM, George Sakkis wrote:
>
> I honestly fail to understand your current objections. Is my analogy
> with dictmixin flawed ? Would anything change if I named it
> "itermixin" instead of iter or Iter ? I'm ok with the idea being
> rejected, but at least I'd like to understand the reasons.
You basically propose to extend the iterator interface from 1 method
to len(dir(itertools)) methods without any clear benefits. Saving a
single import line is not a clear benefit.
Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20061114/47b3efb4/attachment-0001.bin
More information about the Python-3000
mailing list