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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
