On Sat, Apr 26, 2008 at 2:06 PM, Facundo Batista <[EMAIL PROTECTED]> wrote: > 2008/4/26, Benjamin Peterson <[EMAIL PROTECTED]>: > > > > lens are forced to be <= Py_ssize_t because that's the limit put on > > sequence sizes. > > But this should be a secuence issue... or not? Why I'm limiting the > general len()/__len__ infrastructure?
Well, I suppose we could add a length method or attribute, but that would be clunky and violates "there is only one way to do it." -- Cheers, Benjamin Peterson _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com