Hi All,
Is there any difference between python IDLE and pythonwin interpreter.
because for my application when I use pythonwin to run the application it
starts in very less time where as when i start the same application using
Python IDLE interpreter, it takes almost three time than pythonwin to
l
Hi Ashok,
You can use "Learning Python by Mark Lutz" and then "Programming Python by
Mark Lutz".
This will help you understand python better.
On Sun, Sep 21, 2014 at 12:22 PM, Ashok K <
mails.as...@yahoo.com.dmarc.invalid> wrote:
>
> Hello All,
>
> I have learnt the python basics by viewing fe