On Jun 3, 4:47 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > Thanks for the explanation. Do you mean this ticket? > > http://trac.sagemath.org/sage_trac/ticket/10470
Jason - Yes, that's the one, and I was pretty sure it was not at fault, but thought it better to toss out a red herring or two for you. I could not remember when it got merged either. Nils - My recollection from #10470 is that M.list() often already comes at a pretty high level, since it relies on _list_from_iterator_cached in sage/structure/parent.pyx. So maybe your suggestion would be similar in spirit, and maybe could be placed in the near vicinity, rather than in SageObject? Or maybe it should be the other way around (move M.list() up higher)? Just some thoughts based on thinking about this carefully once before, though that was several months ago. Rob -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org