Just mark this test as @XFAIL. We haven't decided what the proper way to deal with classes that have strings in them is yet. It's the same issue as MatrixSymbol (you can read the discussion at https://groups.google.com/d/msg/sympy/pyzfmCq_thI/UwFLv_RDX2IJ if you are interested).
Aaron Meurer On Tue, Jul 16, 2013 at 3:19 PM, Mary Clark <[email protected]> wrote: > > Okay, so...what exactly makes an object Basic, for lack of a better way to > say it? Standard_Cartan needs to have two arguments, one to specify the > letter, and one to specify the rank. I don't understand how to make it so > that the __init__ method uses Basic objects to specify these things. > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
