For those who wonder why not use var() especially in combination with parse_expr(), the main reason I found is difficulty dealing with globals() and locals(). Instead of symbol injection, build your own dictionary. This maybe difficult to comprehend coming from interactive environment such as Mathematica.
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/3a7290dc-11ef-489f-a848-58e2a99e7a29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
