Comment #23 on issue 1735 by [email protected]: Rename .func attribute (.args too?)
http://code.google.com/p/sympy/issues/detail?id=1735

'func' isn't generic enough. It doesn't work well for objects like Tuple, Add or Integral which don't map to mathematical functions. It's even misleading in some cases: for instance, you'd expect Integral(f(x), (x, 0, 1)).func to return f or f(x).

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