[sympy] Re: python query

2009-02-10 Thread Robert Kern
On Tue, Feb 10, 2009 at 21:05, sunny sharma wrote: > Hi everybody, > > I was having some problem regarding the class and objects and the > __init__method used. Is there any way by which we can see how the program is > being interpreted means calling of functions, execution of statements etc. Hav

[sympy] Re: python query

2009-02-10 Thread Ondrej Certik
On Tue, Feb 10, 2009 at 7:05 PM, sunny sharma wrote: > Hi everybody, > > I was having some problem regarding the class and objects and the > __init__method used. Is there any way by which we can see how the program is > being interpreted means calling of functions, execution of statements etc. >

[sympy] python query

2009-02-10 Thread sunny sharma
Hi everybody, I was having some problem regarding the class and objects and the __init__method used. Is there any way by which we can see how the program is being interpreted means calling of functions, execution of statements etc. Here is the program that i could not understand. *http://rafb.net

[sympy] Re: bug?

2009-02-10 Thread Ondrej Certik
On Mon, Feb 9, 2009 at 10:48 PM, Robert Kern wrote: > > On Mon, Feb 9, 2009 at 21:33, Ondrej Certik wrote: > >> So I think it's a bug. Thanks a lot for reporting it. The problem is >> with this code: >> >>if not (cond_type is bool or issubclass(cond_type, Relational) or >> \ >>