Actually i am using eclipse for debugging. But at the step of eval it goes into python code ,from there it make calls to sympy code. So here some how it is making call directly to set binary operator (of property decorator)
On Tue, Sep 18, 2012 at 2:02 PM, Chris Smith <[email protected]> wrote: > If you step through the calculation with a debugger you will see > exactly where it goes. I highly recommend that. I used the debugger > that is part of Python for Windows. Since I moved to ubuntu I haven't > found (or looked hard) for a replacement. > > /c > > -- > 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. > > -- 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.
