Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Medium Milestone-Release0.7.0

New issue 1882 by [email protected]: Remove Basic.has_piecewise
http://code.google.com/p/sympy/issues/detail?id=1882

expr.has_piecewise is equivalent to expr.has(Piecewise) so making this a
property is not useful.

Additionally, this very specific property was used only once inside the
code so I think it's OK to remove it.

The commit corresponding to this is 085e3d97... in my branch
Basic-split-rebased
[http://github.com/rlamy/sympy/commit/085e3d97cc400854f2f3ca917a22483200485c90].
NB: it's applied on top of the changes for issue 1798.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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