I agree that that would be a better way. I think it's just that no one has gotten around to modifying the parser yet. It would be nice to fix, especially given the existence of subtle bugs like http://code.google.com/p/sympy/issues/detail?id=1612. Making isympy -a continue to work should not be difficult.
Aaron Meurer On May 15, 2012, at 4:58 PM, "[email protected]" <[email protected]> wrote: > OK, thanks for the correction! I will just make a special check for > symbols in my code. (however if it ever comes into discussion I will > probably vote against this feature (changing the parser and making > isympy -a catch the error seems nicer to me)) > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
