Comment #23 on issue 1337 by mattpap: find all instances in an expression http://code.google.com/p/sympy/issues/detail?id=1337
We can add replace() method with the following syntax: expr.replace(query_or_type_or_pattern, make_it_a_little_different_function) (or it can be find_and_replace()). -- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
