Re: Doubt regarding python Compilation

2005-05-01 Thread Andrew Dalke
praba kar wrote: > I want to know whether Python is compiler language > or interpreted language. If Python is interpreter > language why compilation is there. That distinction is implementation dependent and not an aspect of the language. How would that knowledge affect your decisions or thought

Re: Doubt regarding python Compilation

2005-04-27 Thread Fredrik Lundh
"praba kar" <[EMAIL PROTECTED]> wrote: > I have doubt regarding python Compilation. you sure have a lot of doubts. > I want to know whether Python is compiler language > or interpreted language. If Python is interpreter > language why compilation is there. t

Doubt regarding python Compilation

2005-04-27 Thread praba kar
Dear all, I have doubt regarding python Compilation. I want to know whether Python is compiler language or interpreted language. If Python is interpreter language why compilation is there. with regards Yahoo