Comment #1 on issue 2332 by asmeurer: Problem with substituting a term in an Integral
http://code.google.com/p/sympy/issues/detail?id=2332

Well, I guess the issue is much simpler than that :)

In [1]: Integral(f(x), x).subs(f(x), g(x))
Out[1]:
⌠
⎮ f(x) dx
⌡


--
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.

Reply via email to