Updates:
        Labels: -PassedReview NeedsReview

Comment #8 on issue 1924 by ronan.l...@gmail.com: Eq() gets .as_basic() method
http://code.google.com/p/sympy/issues/detail?id=1924

Still -1. An Eq is already an instance of Basic, so it doesn't make sense to convert it to Basic - unless the conversion is a no-op. Besides, there's already a well-established mechanism to convert non-sympy object: sympify(). Duplicating it wouldn't bring any benefit.

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to sympy-iss...@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.

Reply via email to