Comment #6 on issue 2388 by asmeurer: The value of str(expr) depends on a global setting
http://code.google.com/p/sympy/issues/detail?id=2388

OK, so two questions:

- Should repr() be the same?

- Should __repr__ call srepr()? Right now, it calls sstr() (the same as __str__).

I'll submit a patch soon based on the assumption that the answer to both of those questions is "yes".

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