Comment #14 on issue 2802 by smi...@gmail.com: solve error with expression with derivative
http://code.google.com/p/sympy/issues/detail?id=2802
When xreplace is in place this shouldn't be shaky...but we will suffer from the evaluative subs until then: ```python y**(3/2) + y y**3 + y**2 ``` -- You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to sympy-issues@googlegroups.com. To unsubscribe from this group, send email to sympy-issues+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en.