On Fri, May 20, 2011 at 10:07 AM, Jason Bandlow <jband...@gmail.com> wrote:
> For the calling syntax, if T is a tableau, both T((0,0)) and T(0,0) will
> work in the current version.

Is there a reason that __call__ is used instead of __getitem__?  By
default, T[(0,0)] and T[0,0] are the same thing.

--Mike

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to