I know (or I think I know) that eval(srepr(thing)) == thing in sympy. Should this be also true for repr (the python build-in)? Why are there two different functions that should be doing the same thing? Is repr hard do modify?
Regards Stefan -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
