Comment #2 on issue 1917 by smichr: 1917: misc edits
http://code.google.com/p/sympy/issues/detail?id=1917

c1a: the docstring doesn't apply. I'm not sure what to do about these sorts of docstring. The Basic.as_basic() method is the fall-back method to be used when a
class doesn't define its own as_basic method. But the docstring was for
Poly.as_basic()'s behavior. What's the right way of documenting a method like this? I
put a short description into Basic.as_basic again.

c1b: what's the problem with bottom imports?

c1c: I had in mind that all would check all but as I see, all will fail as soon as it
finds an exception.

What do you think about the as_basic being renamed as_expr?

see 1917b for changes

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